@elliemae/ds-codemods 2.0.0-alpha.6 → 2.0.0-next.0
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 +92 -101
- 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-
|
|
6
|
+
## [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)
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### ⚠ BREAKING CHANGES
|
|
@@ -35,221 +35,212 @@ 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))
|
|
38
39
|
* 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
40
|
* 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
41
|
|
|
41
42
|
|
|
42
43
|
|
|
43
|
-
## [
|
|
44
|
+
## [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)
|
|
44
45
|
|
|
46
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
45
47
|
|
|
46
|
-
### ⚠ BREAKING CHANGES
|
|
47
48
|
|
|
48
|
-
* - discontinue IE11 support
|
|
49
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
50
49
|
|
|
51
|
-
* fix: tsconfig correction
|
|
52
50
|
|
|
53
|
-
* fix: build error
|
|
54
51
|
|
|
55
|
-
|
|
52
|
+
## [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)
|
|
56
53
|
|
|
57
|
-
|
|
54
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
58
55
|
|
|
59
|
-
* fix: asynchornous execution of rollup and tsc
|
|
60
56
|
|
|
61
|
-
* chore: test
|
|
62
57
|
|
|
63
|
-
* chore: test
|
|
64
58
|
|
|
65
|
-
* chore: test
|
|
66
59
|
|
|
67
|
-
|
|
60
|
+
## [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)
|
|
68
61
|
|
|
69
|
-
|
|
70
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
62
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
71
63
|
|
|
72
64
|
|
|
73
|
-
### Bug Fixes
|
|
74
65
|
|
|
75
|
-
* 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
|
-
* 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
66
|
|
|
78
67
|
|
|
68
|
+
## [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)
|
|
79
69
|
|
|
80
|
-
|
|
70
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
81
71
|
|
|
82
72
|
|
|
83
|
-
### ⚠ BREAKING CHANGES
|
|
84
73
|
|
|
85
|
-
* - discontinue IE11 support
|
|
86
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
87
74
|
|
|
88
|
-
* fix: tsconfig correction
|
|
89
75
|
|
|
90
|
-
|
|
76
|
+
## [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)
|
|
91
77
|
|
|
92
|
-
|
|
78
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
93
79
|
|
|
94
|
-
* fix: dev dependencies
|
|
95
80
|
|
|
96
|
-
* fix: asynchornous execution of rollup and tsc
|
|
97
81
|
|
|
98
|
-
* chore: test
|
|
99
82
|
|
|
100
|
-
* chore: test
|
|
101
83
|
|
|
102
|
-
|
|
84
|
+
## [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)
|
|
103
85
|
|
|
104
|
-
|
|
86
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
105
87
|
|
|
106
|
-
* dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
107
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
108
88
|
|
|
109
89
|
|
|
110
|
-
### Bug Fixes
|
|
111
90
|
|
|
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
91
|
|
|
92
|
+
## [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)
|
|
115
93
|
|
|
94
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
116
95
|
|
|
117
|
-
## [2.0.0-alpha.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.3) (2021-09-13)
|
|
118
96
|
|
|
119
97
|
|
|
120
|
-
### ⚠ BREAKING CHANGES
|
|
121
98
|
|
|
122
|
-
* - discontinue IE11 support
|
|
123
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
124
99
|
|
|
125
|
-
|
|
100
|
+
## [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)
|
|
126
101
|
|
|
127
|
-
|
|
102
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
128
103
|
|
|
129
|
-
* fix: upgrade open source libraries to their latest patch
|
|
130
104
|
|
|
131
|
-
* fix: dev dependencies
|
|
132
105
|
|
|
133
|
-
* fix: asynchornous execution of rollup and tsc
|
|
134
106
|
|
|
135
|
-
* chore: test
|
|
136
107
|
|
|
137
|
-
|
|
108
|
+
## [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)
|
|
138
109
|
|
|
139
|
-
|
|
110
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
140
111
|
|
|
141
|
-
### Features
|
|
142
112
|
|
|
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
113
|
|
|
146
114
|
|
|
147
|
-
### Bug Fixes
|
|
148
115
|
|
|
149
|
-
|
|
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)
|
|
116
|
+
## [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)
|
|
151
117
|
|
|
118
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
152
119
|
|
|
153
120
|
|
|
154
|
-
## [2.0.0-alpha.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.2) (2021-09-13)
|
|
155
121
|
|
|
156
122
|
|
|
157
|
-
### ⚠ BREAKING CHANGES
|
|
158
123
|
|
|
159
|
-
|
|
160
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
124
|
+
## [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)
|
|
161
125
|
|
|
162
|
-
|
|
126
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
163
127
|
|
|
164
|
-
* fix: build error
|
|
165
128
|
|
|
166
|
-
* fix: upgrade open source libraries to their latest patch
|
|
167
129
|
|
|
168
|
-
* fix: dev dependencies
|
|
169
130
|
|
|
170
|
-
* fix: asynchornous execution of rollup and tsc
|
|
171
131
|
|
|
172
|
-
|
|
132
|
+
## [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)
|
|
173
133
|
|
|
174
|
-
|
|
134
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
175
135
|
|
|
176
|
-
* chore: test
|
|
177
136
|
|
|
178
|
-
### Features
|
|
179
137
|
|
|
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
138
|
|
|
183
139
|
|
|
184
|
-
|
|
140
|
+
## [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)
|
|
185
141
|
|
|
186
|
-
|
|
187
|
-
* 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)
|
|
142
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
188
143
|
|
|
189
144
|
|
|
190
145
|
|
|
191
|
-
## [2.0.0-alpha.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.1...v2.0.0-alpha.1) (2021-09-07)
|
|
192
146
|
|
|
193
147
|
|
|
194
|
-
|
|
148
|
+
## [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)
|
|
195
149
|
|
|
196
|
-
|
|
197
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
150
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
198
151
|
|
|
199
|
-
* fix: tsconfig correction
|
|
200
152
|
|
|
201
|
-
* fix: build error
|
|
202
153
|
|
|
203
|
-
* fix: upgrade open source libraries to their latest patch
|
|
204
154
|
|
|
205
|
-
* fix: dev dependencies
|
|
206
155
|
|
|
207
|
-
|
|
156
|
+
## [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)
|
|
208
157
|
|
|
209
|
-
|
|
158
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
210
159
|
|
|
211
|
-
* chore: test
|
|
212
160
|
|
|
213
|
-
* chore: test
|
|
214
161
|
|
|
215
|
-
### Features
|
|
216
162
|
|
|
217
|
-
|
|
163
|
+
|
|
164
|
+
### [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)
|
|
218
165
|
|
|
219
166
|
|
|
220
167
|
### Bug Fixes
|
|
221
168
|
|
|
222
|
-
*
|
|
169
|
+
* package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
223
170
|
|
|
224
171
|
|
|
225
172
|
|
|
226
|
-
|
|
173
|
+
### [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)
|
|
227
174
|
|
|
228
175
|
|
|
229
|
-
###
|
|
176
|
+
### Bug Fixes
|
|
230
177
|
|
|
231
|
-
*
|
|
232
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
178
|
+
* package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
233
179
|
|
|
234
|
-
* fix: tsconfig correction
|
|
235
180
|
|
|
236
|
-
* fix: build error
|
|
237
181
|
|
|
238
|
-
|
|
182
|
+
## [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)
|
|
239
183
|
|
|
240
|
-
|
|
184
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
241
185
|
|
|
242
|
-
* fix: asynchornous execution of rollup and tsc
|
|
243
186
|
|
|
244
|
-
* chore: test
|
|
245
187
|
|
|
246
|
-
* chore: test
|
|
247
188
|
|
|
248
|
-
|
|
189
|
+
|
|
190
|
+
## [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)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
## [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)
|
|
199
|
+
|
|
200
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
## [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)
|
|
207
|
+
|
|
208
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
## [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)
|
|
215
|
+
|
|
216
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
## [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)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
## [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)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
## [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)
|
|
239
|
+
|
|
249
240
|
|
|
250
241
|
### Features
|
|
251
242
|
|
|
252
|
-
*
|
|
243
|
+
* 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))
|
|
253
244
|
|
|
254
245
|
|
|
255
246
|
|