1 | # Change Log
|
2 |
|
3 | All notable changes to this project will be documented in this file.
|
4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 |
|
6 | ## [2.1.6](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.1.5...@ionic/utils-object@2.1.6) (2023-03-29)
|
7 |
|
8 | **Note:** Version bump only for package @ionic/utils-object
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 | ## [2.1.5](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.1.4...@ionic/utils-object@2.1.5) (2020-08-28)
|
15 |
|
16 | **Note:** Version bump only for package @ionic/utils-object
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 | ## [2.1.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.1.3...@ionic/utils-object@2.1.4) (2020-08-25)
|
23 |
|
24 | **Note:** Version bump only for package @ionic/utils-object
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 | ## [2.1.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.1.2...@ionic/utils-object@2.1.3) (2020-05-12)
|
31 |
|
32 |
|
33 | ### Bug Fixes
|
34 |
|
35 | * pin tslib to avoid "Cannot set property pathExists" error ([689e1f0](https://github.com/ionic-team/ionic-cli/commit/689e1f038b907356ef855a067a76d4822e7072a8))
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 | ## [2.1.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.1.1...@ionic/utils-object@2.1.2) (2020-05-06)
|
42 |
|
43 | **Note:** Version bump only for package @ionic/utils-object
|
44 |
|
45 |
|
46 |
|
47 |
|
48 |
|
49 | ## [2.1.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.1.0...@ionic/utils-object@2.1.1) (2020-03-03)
|
50 |
|
51 | **Note:** Version bump only for package @ionic/utils-object
|
52 |
|
53 |
|
54 |
|
55 |
|
56 |
|
57 | # 2.1.0 (2020-02-11)
|
58 |
|
59 |
|
60 | ### Features
|
61 |
|
62 | * **start:** add new list starter option ([#4315](https://github.com/ionic-team/ionic-cli/issues/4315)) ([1df44c1](https://github.com/ionic-team/ionic-cli/commit/1df44c1591f37b89f2b672857740edd6cb2aea67))
|
63 |
|
64 |
|
65 |
|
66 |
|
67 |
|
68 | ## [2.0.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.0.1...@ionic/utils-object@2.0.2) (2020-02-10)
|
69 |
|
70 | **Note:** Version bump only for package @ionic/utils-object
|
71 |
|
72 |
|
73 |
|
74 |
|
75 |
|
76 | ## [2.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@2.0.0...@ionic/utils-object@2.0.1) (2020-02-03)
|
77 |
|
78 | **Note:** Version bump only for package @ionic/utils-object
|
79 |
|
80 |
|
81 |
|
82 |
|
83 |
|
84 | # [2.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.6...@ionic/utils-object@2.0.0) (2020-01-25)
|
85 |
|
86 |
|
87 | ### chore
|
88 |
|
89 | * require Node 10 ([5a47874](https://github.com/ionic-team/ionic-cli/commit/5a478746c074207b6dc96aa8771f04a606deb1ef))
|
90 |
|
91 |
|
92 | ### BREAKING CHANGES
|
93 |
|
94 | * A minimum of Node.js 10.3.0 is required.
|
95 |
|
96 |
|
97 |
|
98 |
|
99 |
|
100 | ## [1.0.6](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.5...@ionic/utils-object@1.0.6) (2019-12-05)
|
101 |
|
102 | **Note:** Version bump only for package @ionic/utils-object
|
103 |
|
104 |
|
105 |
|
106 |
|
107 |
|
108 | ## [1.0.5](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.4...@ionic/utils-object@1.0.5) (2019-09-18)
|
109 |
|
110 | **Note:** Version bump only for package @ionic/utils-object
|
111 |
|
112 |
|
113 |
|
114 |
|
115 |
|
116 | ## [1.0.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.3...@ionic/utils-object@1.0.4) (2019-08-23)
|
117 |
|
118 | **Note:** Version bump only for package @ionic/utils-object
|
119 |
|
120 |
|
121 |
|
122 |
|
123 |
|
124 | ## [1.0.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.2...@ionic/utils-object@1.0.3) (2019-08-14)
|
125 |
|
126 | **Note:** Version bump only for package @ionic/utils-object
|
127 |
|
128 |
|
129 |
|
130 |
|
131 |
|
132 | ## [1.0.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.1...@ionic/utils-object@1.0.2) (2019-08-07)
|
133 |
|
134 | **Note:** Version bump only for package @ionic/utils-object
|
135 |
|
136 |
|
137 |
|
138 |
|
139 |
|
140 | ## [1.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@1.0.0...@ionic/utils-object@1.0.1) (2019-06-05)
|
141 |
|
142 | **Note:** Version bump only for package @ionic/utils-object
|
143 |
|
144 |
|
145 |
|
146 |
|
147 |
|
148 | # [1.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@0.0.1...@ionic/utils-object@1.0.0) (2019-05-29)
|
149 |
|
150 |
|
151 | ### chore
|
152 |
|
153 | * require Node 8 ([5670e68](https://github.com/ionic-team/ionic-cli/commit/5670e68))
|
154 |
|
155 |
|
156 | ### BREAKING CHANGES
|
157 |
|
158 | * A minimum of Node.js 8.9.4 is required.
|
159 |
|
160 |
|
161 |
|
162 |
|
163 |
|
164 | <a name="0.0.1"></a>
|
165 | ## 0.0.1 (2019-02-27)
|
166 |
|
167 |
|
168 |
|
169 |
|
170 | **Note:** Version bump only for package @ionic/utils-object
|