@elliemae/ds-codemods 2.0.0-alpha.10 → 2.0.0-alpha.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +140 -139
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [2.0.0-alpha.
|
|
6
|
+
## [2.0.0-alpha.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.11) (2021-10-22)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### ⚠ BREAKING CHANGES
|
|
@@ -35,12 +35,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
### Bug Fixes
|
|
37
37
|
|
|
38
|
+
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
39
|
+
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
38
40
|
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
39
41
|
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
40
42
|
|
|
41
43
|
|
|
42
44
|
|
|
43
|
-
## [2.0.0-alpha.
|
|
45
|
+
## [2.0.0-alpha.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4...v2.0.0-alpha.1) (2021-10-22)
|
|
44
46
|
|
|
45
47
|
|
|
46
48
|
### ⚠ BREAKING CHANGES
|
|
@@ -72,123 +74,94 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
72
74
|
|
|
73
75
|
### Bug Fixes
|
|
74
76
|
|
|
77
|
+
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
78
|
+
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
75
79
|
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
76
80
|
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
77
81
|
|
|
78
82
|
|
|
79
83
|
|
|
80
|
-
## [2.0.0-
|
|
84
|
+
## [2.0.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.9...v2.0.0-next.10) (2021-10-22)
|
|
81
85
|
|
|
86
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
82
87
|
|
|
83
|
-
### ⚠ BREAKING CHANGES
|
|
84
88
|
|
|
85
|
-
* - discontinue IE11 support
|
|
86
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
87
89
|
|
|
88
|
-
* fix: tsconfig correction
|
|
89
90
|
|
|
90
|
-
* fix: build error
|
|
91
91
|
|
|
92
|
-
|
|
92
|
+
## [2.0.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.8...v2.0.0-next.9) (2021-10-21)
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
95
95
|
|
|
96
|
-
* fix: asynchornous execution of rollup and tsc
|
|
97
96
|
|
|
98
|
-
* chore: test
|
|
99
97
|
|
|
100
|
-
* chore: test
|
|
101
98
|
|
|
102
|
-
* chore: test
|
|
103
99
|
|
|
104
|
-
|
|
100
|
+
## [2.0.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.7...v2.0.0-next.8) (2021-10-15)
|
|
105
101
|
|
|
106
|
-
|
|
107
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
102
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
108
103
|
|
|
109
104
|
|
|
110
|
-
### Bug Fixes
|
|
111
105
|
|
|
112
|
-
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
113
|
-
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
114
106
|
|
|
115
107
|
|
|
108
|
+
## [2.0.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.6...v2.0.0-next.7) (2021-10-14)
|
|
116
109
|
|
|
117
|
-
|
|
110
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
118
111
|
|
|
119
112
|
|
|
120
|
-
### ⚠ BREAKING CHANGES
|
|
121
113
|
|
|
122
|
-
* - discontinue IE11 support
|
|
123
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
124
114
|
|
|
125
|
-
* fix: tsconfig correction
|
|
126
115
|
|
|
127
|
-
|
|
116
|
+
## [2.0.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.5...v2.0.0-next.6) (2021-10-08)
|
|
128
117
|
|
|
129
|
-
|
|
118
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
130
119
|
|
|
131
|
-
* fix: dev dependencies
|
|
132
120
|
|
|
133
|
-
* fix: asynchornous execution of rollup and tsc
|
|
134
121
|
|
|
135
|
-
* chore: test
|
|
136
122
|
|
|
137
|
-
* chore: test
|
|
138
123
|
|
|
139
|
-
|
|
124
|
+
## [2.0.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.4...v2.0.0-next.5) (2021-10-06)
|
|
140
125
|
|
|
141
|
-
|
|
126
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
142
127
|
|
|
143
|
-
* dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
144
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
145
128
|
|
|
146
129
|
|
|
147
|
-
### Bug Fixes
|
|
148
130
|
|
|
149
|
-
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
150
|
-
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
151
131
|
|
|
132
|
+
## [2.0.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.3...v2.0.0-next.4) (2021-10-05)
|
|
152
133
|
|
|
134
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
153
135
|
|
|
154
|
-
## [2.0.0-alpha.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.3...v2.0.0-alpha.6) (2021-09-22)
|
|
155
136
|
|
|
156
137
|
|
|
157
|
-
### ⚠ BREAKING CHANGES
|
|
158
138
|
|
|
159
|
-
* - discontinue IE11 support
|
|
160
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
161
139
|
|
|
162
|
-
|
|
140
|
+
## [2.0.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.2...v2.0.0-next.3) (2021-09-30)
|
|
163
141
|
|
|
164
|
-
|
|
142
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
165
143
|
|
|
166
|
-
* fix: upgrade open source libraries to their latest patch
|
|
167
144
|
|
|
168
|
-
* fix: dev dependencies
|
|
169
145
|
|
|
170
|
-
* fix: asynchornous execution of rollup and tsc
|
|
171
146
|
|
|
172
|
-
* chore: test
|
|
173
147
|
|
|
174
|
-
|
|
148
|
+
## [2.0.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.1...v2.0.0-next.2) (2021-09-30)
|
|
175
149
|
|
|
176
|
-
|
|
150
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
177
151
|
|
|
178
|
-
### Features
|
|
179
152
|
|
|
180
|
-
* dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
181
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
182
153
|
|
|
183
154
|
|
|
184
|
-
### Bug Fixes
|
|
185
155
|
|
|
186
|
-
|
|
187
|
-
|
|
156
|
+
## [2.0.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.0...v2.0.0-next.1) (2021-09-30)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
159
|
+
|
|
188
160
|
|
|
189
161
|
|
|
190
162
|
|
|
191
|
-
|
|
163
|
+
|
|
164
|
+
## [2.0.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.15...v2.0.0-next.0) (2021-09-30)
|
|
192
165
|
|
|
193
166
|
|
|
194
167
|
### ⚠ BREAKING CHANGES
|
|
@@ -220,184 +193,212 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
220
193
|
|
|
221
194
|
### Bug Fixes
|
|
222
195
|
|
|
196
|
+
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
223
197
|
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
224
198
|
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
225
199
|
|
|
226
200
|
|
|
227
201
|
|
|
228
|
-
## [
|
|
202
|
+
## [1.55.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.11...v1.55.0-next.12) (2021-09-27)
|
|
229
203
|
|
|
204
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
230
205
|
|
|
231
|
-
### ⚠ BREAKING CHANGES
|
|
232
206
|
|
|
233
|
-
* - discontinue IE11 support
|
|
234
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
235
207
|
|
|
236
|
-
* fix: tsconfig correction
|
|
237
208
|
|
|
238
|
-
* fix: build error
|
|
239
209
|
|
|
240
|
-
|
|
210
|
+
## [1.55.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.10...v1.55.0-next.11) (2021-09-27)
|
|
241
211
|
|
|
242
|
-
|
|
212
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
243
213
|
|
|
244
|
-
* fix: asynchornous execution of rollup and tsc
|
|
245
214
|
|
|
246
|
-
* chore: test
|
|
247
215
|
|
|
248
|
-
* chore: test
|
|
249
216
|
|
|
250
|
-
* chore: test
|
|
251
217
|
|
|
252
|
-
|
|
218
|
+
## [1.55.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.9...v1.55.0-next.10) (2021-09-27)
|
|
253
219
|
|
|
254
|
-
|
|
255
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
220
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
256
221
|
|
|
257
222
|
|
|
258
|
-
### Bug Fixes
|
|
259
223
|
|
|
260
|
-
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
261
|
-
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
262
224
|
|
|
263
225
|
|
|
226
|
+
## [1.55.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.8...v1.55.0-next.9) (2021-09-23)
|
|
264
227
|
|
|
265
|
-
|
|
228
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
266
229
|
|
|
267
230
|
|
|
268
|
-
### ⚠ BREAKING CHANGES
|
|
269
231
|
|
|
270
|
-
* - discontinue IE11 support
|
|
271
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
272
232
|
|
|
273
|
-
* fix: tsconfig correction
|
|
274
233
|
|
|
275
|
-
|
|
234
|
+
## [1.55.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.7...v1.55.0-next.8) (2021-09-23)
|
|
276
235
|
|
|
277
|
-
|
|
236
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
278
237
|
|
|
279
|
-
* fix: dev dependencies
|
|
280
238
|
|
|
281
|
-
* fix: asynchornous execution of rollup and tsc
|
|
282
239
|
|
|
283
|
-
* chore: test
|
|
284
240
|
|
|
285
|
-
* chore: test
|
|
286
241
|
|
|
287
|
-
|
|
242
|
+
## [1.55.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.6...v1.55.0-next.7) (2021-09-23)
|
|
288
243
|
|
|
289
|
-
|
|
244
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
290
245
|
|
|
291
|
-
* dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
292
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
293
246
|
|
|
294
247
|
|
|
295
|
-
### Bug Fixes
|
|
296
248
|
|
|
297
|
-
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
298
|
-
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
299
249
|
|
|
250
|
+
## [1.55.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.5...v1.55.0-next.6) (2021-09-22)
|
|
300
251
|
|
|
252
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
301
253
|
|
|
302
|
-
## [2.0.0-alpha.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.2) (2021-09-13)
|
|
303
254
|
|
|
304
255
|
|
|
305
|
-
### ⚠ BREAKING CHANGES
|
|
306
256
|
|
|
307
|
-
* - discontinue IE11 support
|
|
308
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
309
257
|
|
|
310
|
-
|
|
258
|
+
## [1.55.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.4...v1.55.0-next.5) (2021-09-22)
|
|
311
259
|
|
|
312
|
-
|
|
260
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
313
261
|
|
|
314
|
-
* fix: upgrade open source libraries to their latest patch
|
|
315
262
|
|
|
316
|
-
* fix: dev dependencies
|
|
317
263
|
|
|
318
|
-
* fix: asynchornous execution of rollup and tsc
|
|
319
264
|
|
|
320
|
-
* chore: test
|
|
321
265
|
|
|
322
|
-
|
|
266
|
+
## [1.55.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.3...v1.55.0-next.4) (2021-09-21)
|
|
323
267
|
|
|
324
|
-
|
|
268
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
325
269
|
|
|
326
|
-
### Features
|
|
327
270
|
|
|
328
|
-
* dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
329
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
330
271
|
|
|
331
272
|
|
|
332
|
-
### Bug Fixes
|
|
333
273
|
|
|
334
|
-
|
|
335
|
-
* e2e tests failing with timeout ([#3438](https://git.elliemae.io/platform-ui/dimsum/issues/3438)) ([bbd9d62](https://git.elliemae.io/platform-ui/dimsum/commit/bbd9d6254838782da013a98ca14ca3d947b64653)), closes [#3413](https://git.elliemae.io/platform-ui/dimsum/issues/3413) [#3417](https://git.elliemae.io/platform-ui/dimsum/issues/3417) [#3408](https://git.elliemae.io/platform-ui/dimsum/issues/3408) [#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379) [#3412](https://git.elliemae.io/platform-ui/dimsum/issues/3412) [#3427](https://git.elliemae.io/platform-ui/dimsum/issues/3427) [#3425](https://git.elliemae.io/platform-ui/dimsum/issues/3425) [#3424](https://git.elliemae.io/platform-ui/dimsum/issues/3424) [#3422](https://git.elliemae.io/platform-ui/dimsum/issues/3422) [#3393](https://git.elliemae.io/platform-ui/dimsum/issues/3393) [#3397](https://git.elliemae.io/platform-ui/dimsum/issues/3397) [#3431](https://git.elliemae.io/platform-ui/dimsum/issues/3431) [#3430](https://git.elliemae.io/platform-ui/dimsum/issues/3430) [#3432](https://git.elliemae.io/platform-ui/dimsum/issues/3432)
|
|
274
|
+
## [1.55.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.2...v1.55.0-next.3) (2021-09-21)
|
|
336
275
|
|
|
276
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
337
277
|
|
|
338
278
|
|
|
339
|
-
## [2.0.0-alpha.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.1) (2021-09-07)
|
|
340
279
|
|
|
341
280
|
|
|
342
|
-
### ⚠ BREAKING CHANGES
|
|
343
281
|
|
|
344
|
-
|
|
345
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
282
|
+
## [1.55.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-next.1...v1.55.0-next.2) (2021-09-21)
|
|
346
283
|
|
|
347
|
-
|
|
284
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
348
285
|
|
|
349
|
-
* fix: build error
|
|
350
286
|
|
|
351
|
-
* fix: upgrade open source libraries to their latest patch
|
|
352
287
|
|
|
353
|
-
* fix: dev dependencies
|
|
354
288
|
|
|
355
|
-
* fix: asynchornous execution of rollup and tsc
|
|
356
289
|
|
|
357
|
-
|
|
290
|
+
## [1.55.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.55.0-next.1) (2021-09-19)
|
|
358
291
|
|
|
359
|
-
|
|
292
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
360
293
|
|
|
361
|
-
* chore: test
|
|
362
294
|
|
|
363
|
-
### Features
|
|
364
295
|
|
|
365
|
-
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
299
|
+
|
|
300
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
307
|
+
|
|
308
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-next.0...v1.54.0-rc.1) (2021-09-17)
|
|
315
|
+
|
|
316
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
### [1.53.4-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.10...v1.53.4-next.0) (2021-09-14)
|
|
366
323
|
|
|
367
324
|
|
|
368
325
|
### Bug Fixes
|
|
369
326
|
|
|
370
|
-
*
|
|
327
|
+
* package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
371
328
|
|
|
372
329
|
|
|
373
330
|
|
|
374
|
-
|
|
331
|
+
### [1.53.4-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.10...v1.53.4-rc.3) (2021-09-14)
|
|
375
332
|
|
|
376
333
|
|
|
377
|
-
###
|
|
334
|
+
### Bug Fixes
|
|
378
335
|
|
|
379
|
-
*
|
|
380
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
336
|
+
* package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
381
337
|
|
|
382
|
-
* fix: tsconfig correction
|
|
383
338
|
|
|
384
|
-
* fix: build error
|
|
385
339
|
|
|
386
|
-
|
|
340
|
+
## [1.54.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.9...v1.54.0-next.10) (2021-09-13)
|
|
387
341
|
|
|
388
|
-
|
|
342
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
389
343
|
|
|
390
|
-
* fix: asynchornous execution of rollup and tsc
|
|
391
344
|
|
|
392
|
-
* chore: test
|
|
393
345
|
|
|
394
|
-
* chore: test
|
|
395
346
|
|
|
396
|
-
|
|
347
|
+
|
|
348
|
+
## [1.54.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.8...v1.54.0-next.9) (2021-09-13)
|
|
349
|
+
|
|
350
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
## [1.54.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.7...v1.54.0-next.8) (2021-09-13)
|
|
357
|
+
|
|
358
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
## [1.54.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.5...v1.54.0-next.7) (2021-09-13)
|
|
365
|
+
|
|
366
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
## [1.54.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.4...v1.54.0-next.5) (2021-09-13)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
## [1.54.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.3...v1.54.0-next.4) (2021-09-10)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
## [1.54.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.2...v1.54.0-next.3) (2021-09-10)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
## [1.54.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.1...v1.54.0-next.2) (2021-09-08)
|
|
397
|
+
|
|
397
398
|
|
|
398
399
|
### Features
|
|
399
400
|
|
|
400
|
-
*
|
|
401
|
+
* dimsum:: added script to validate unused or missing dependencies [PUI-6946](https://jira.elliemae.io/browse/PUI-6946) ([#3379](https://git.elliemae.io/platform-ui/dimsum/issues/3379)) ([395b328](https://git.elliemae.io/platform-ui/dimsum/commit/395b328dfd0b8b75c02bd46e578af3ec990a64da))
|
|
401
402
|
|
|
402
403
|
|
|
403
404
|
|