@elliemae/ds-codemods 2.2.0-alpha.1 → 3.0.0-next.1
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 +509 -381
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,94 +3,99 @@
|
|
|
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
|
-
## [
|
|
6
|
+
## [3.0.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.0.0-next.0...v3.0.0-next.1) (2021-12-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [3.0.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.13...v3.0.0-next.0) (2021-12-22)
|
|
7
15
|
|
|
8
16
|
|
|
9
17
|
### Bug Fixes
|
|
10
18
|
|
|
11
|
-
*
|
|
19
|
+
* dimsum:: fixed all the package.json missing/unused dependencies up to now ([#3758](https://git.elliemae.io/platform-ui/dimsum/issues/3758)) ([c5bd0d5](https://git.elliemae.io/platform-ui/dimsum/commit/c5bd0d5675be1680af6f12678b50421bac85cb1b))
|
|
20
|
+
* eslint and tsc commit issues ([#3781](https://git.elliemae.io/platform-ui/dimsum/issues/3781)) ([abb0f09](https://git.elliemae.io/platform-ui/dimsum/commit/abb0f0973e57a406ce444497d11a41933623fa51))
|
|
12
21
|
|
|
13
22
|
|
|
14
23
|
|
|
15
|
-
## [2.
|
|
24
|
+
## [2.1.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.13...v2.1.0-rc.7) (2021-12-21)
|
|
16
25
|
|
|
17
26
|
|
|
18
|
-
###
|
|
27
|
+
### Bug Fixes
|
|
19
28
|
|
|
20
|
-
*
|
|
21
|
-
|
|
29
|
+
* dimsum:: fixed all the package.json missing/unused dependencies up to now ([#3758](https://git.elliemae.io/platform-ui/dimsum/issues/3758)) ([c5bd0d5](https://git.elliemae.io/platform-ui/dimsum/commit/c5bd0d5675be1680af6f12678b50421bac85cb1b))
|
|
30
|
+
* eslint and tsc commit issues ([#3781](https://git.elliemae.io/platform-ui/dimsum/issues/3781)) ([abb0f09](https://git.elliemae.io/platform-ui/dimsum/commit/abb0f0973e57a406ce444497d11a41933623fa51))
|
|
22
31
|
|
|
23
|
-
* fix: tsconfig correction
|
|
24
32
|
|
|
25
|
-
* fix: build error
|
|
26
33
|
|
|
27
|
-
|
|
34
|
+
## [2.0.0-next.13](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.12...v2.0.0-next.13) (2021-11-15)
|
|
28
35
|
|
|
29
|
-
|
|
36
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
30
37
|
|
|
31
|
-
* fix: asynchornous execution of rollup and tsc
|
|
32
38
|
|
|
33
|
-
* chore: test
|
|
34
39
|
|
|
35
|
-
* chore: test
|
|
36
40
|
|
|
37
|
-
* chore: test
|
|
38
41
|
|
|
39
|
-
|
|
42
|
+
## [2.0.0-next.12](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.11...v2.0.0-next.12) (2021-11-14)
|
|
40
43
|
|
|
41
|
-
|
|
42
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
44
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
43
45
|
|
|
44
46
|
|
|
45
|
-
### Bug Fixes
|
|
46
47
|
|
|
47
|
-
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
48
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
49
|
-
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
50
|
-
* 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)
|
|
51
48
|
|
|
52
49
|
|
|
50
|
+
## [2.0.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-next.10...v2.0.0-next.11) (2021-11-08)
|
|
53
51
|
|
|
54
|
-
|
|
52
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
55
53
|
|
|
56
54
|
|
|
57
|
-
### ⚠ BREAKING CHANGES
|
|
58
55
|
|
|
59
|
-
* - discontinue IE11 support
|
|
60
|
-
- minimum supported NodeJS version is 14.x and higher
|
|
61
56
|
|
|
62
|
-
* fix: tsconfig correction
|
|
63
57
|
|
|
64
|
-
|
|
58
|
+
## [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)
|
|
65
59
|
|
|
66
|
-
|
|
60
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
67
61
|
|
|
68
|
-
* fix: dev dependencies
|
|
69
62
|
|
|
70
|
-
* fix: asynchornous execution of rollup and tsc
|
|
71
63
|
|
|
72
|
-
* chore: test
|
|
73
64
|
|
|
74
|
-
* chore: test
|
|
75
65
|
|
|
76
|
-
|
|
66
|
+
## [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)
|
|
77
67
|
|
|
78
|
-
|
|
68
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
79
69
|
|
|
80
|
-
* dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
81
|
-
* typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
82
70
|
|
|
83
71
|
|
|
84
|
-
### Bug Fixes
|
|
85
72
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
73
|
+
|
|
74
|
+
## [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)
|
|
75
|
+
|
|
76
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
77
|
+
|
|
90
78
|
|
|
91
79
|
|
|
92
80
|
|
|
93
|
-
|
|
81
|
+
|
|
82
|
+
## [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)
|
|
83
|
+
|
|
84
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
## [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)
|
|
91
|
+
|
|
92
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
## [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)
|
|
94
99
|
|
|
95
100
|
|
|
96
101
|
### ⚠ BREAKING CHANGES
|
|
@@ -123,925 +128,1048 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
123
128
|
### Bug Fixes
|
|
124
129
|
|
|
125
130
|
* beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
126
|
-
* build error ([#3656](https://git.elliemae.io/platform-ui/dimsum/issues/3656)) ([50c8a3d](https://git.elliemae.io/platform-ui/dimsum/commit/50c8a3dc20211b0ade7cdaea1e4557527c41c19e))
|
|
127
131
|
* codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
128
132
|
* 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)
|
|
129
133
|
|
|
130
134
|
|
|
131
135
|
|
|
132
|
-
## [
|
|
136
|
+
## [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)
|
|
133
137
|
|
|
134
138
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
135
139
|
|
|
136
|
-
## [2.0.0-rc.14](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.13...v2.0.0-rc.14) (2021-12-03)
|
|
137
140
|
|
|
138
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
139
141
|
|
|
140
|
-
## [2.0.0-rc.13](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.12...v2.0.0-rc.13) (2021-12-03)
|
|
141
142
|
|
|
142
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
143
143
|
|
|
144
|
-
## [
|
|
144
|
+
## [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)
|
|
145
145
|
|
|
146
146
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
147
147
|
|
|
148
|
-
## [2.0.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.10...v2.0.0-rc.11) (2021-12-01)
|
|
149
148
|
|
|
150
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
151
149
|
|
|
152
|
-
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
## [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)
|
|
153
153
|
|
|
154
154
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
155
155
|
|
|
156
|
-
## [2.0.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2021-11-23)
|
|
157
156
|
|
|
158
|
-
### Bug Fixes
|
|
159
157
|
|
|
160
|
-
- dimsum:: fixed all the package.json missing/unused dependencies up to now ([#3758](https://git.elliemae.io/platform-ui/dimsum/issues/3758)) ([c5bd0d5](https://git.elliemae.io/platform-ui/dimsum/commit/c5bd0d5675be1680af6f12678b50421bac85cb1b))
|
|
161
158
|
|
|
162
|
-
|
|
159
|
+
|
|
160
|
+
## [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)
|
|
163
161
|
|
|
164
162
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
165
163
|
|
|
166
|
-
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
## [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)
|
|
167
169
|
|
|
168
170
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
169
171
|
|
|
170
|
-
## [2.0.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2021-11-22)
|
|
171
172
|
|
|
172
|
-
### Bug Fixes
|
|
173
173
|
|
|
174
|
-
- eslint and tsc commit issues ([#3781](https://git.elliemae.io/platform-ui/dimsum/issues/3781)) ([abb0f09](https://git.elliemae.io/platform-ui/dimsum/commit/abb0f0973e57a406ce444497d11a41933623fa51))
|
|
175
174
|
|
|
176
|
-
|
|
175
|
+
|
|
176
|
+
## [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)
|
|
177
177
|
|
|
178
178
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
179
179
|
|
|
180
|
-
## [2.0.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2021-11-17)
|
|
181
180
|
|
|
182
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
183
181
|
|
|
184
|
-
## [2.0.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2021-11-17)
|
|
185
182
|
|
|
186
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
187
183
|
|
|
188
|
-
## [
|
|
184
|
+
## [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)
|
|
189
185
|
|
|
190
186
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
191
187
|
|
|
192
|
-
## [2.0.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.59.0-rc.1...v2.0.0-rc.1) (2021-11-16)
|
|
193
188
|
|
|
194
|
-
### ⚠ BREAKING CHANGES
|
|
195
189
|
|
|
196
|
-
- - discontinue IE11 support
|
|
197
190
|
|
|
198
|
-
* minimum supported NodeJS version is 14.x and higher
|
|
199
191
|
|
|
200
|
-
-
|
|
192
|
+
## [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)
|
|
201
193
|
|
|
202
|
-
|
|
194
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
203
195
|
|
|
204
|
-
- fix: upgrade open source libraries to their latest patch
|
|
205
196
|
|
|
206
|
-
- fix: dev dependencies
|
|
207
197
|
|
|
208
|
-
- fix: asynchornous execution of rollup and tsc
|
|
209
198
|
|
|
210
|
-
- chore: test
|
|
211
199
|
|
|
212
|
-
-
|
|
200
|
+
## [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)
|
|
213
201
|
|
|
214
|
-
|
|
202
|
+
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
215
203
|
|
|
216
|
-
### Features
|
|
217
204
|
|
|
218
|
-
- dependencies upgrade ([#3418](https://git.elliemae.io/platform-ui/dimsum/issues/3418)) ([88ff69d](https://git.elliemae.io/platform-ui/dimsum/commit/88ff69d7d9413ece6b202b2d6d489565ed566fc2))
|
|
219
|
-
- typescript integration ([#3398](https://git.elliemae.io/platform-ui/dimsum/issues/3398)) ([dc3a870](https://git.elliemae.io/platform-ui/dimsum/commit/dc3a87046af29e91162fb64207ce340ff28386c6))
|
|
220
205
|
|
|
221
|
-
### Bug Fixes
|
|
222
206
|
|
|
223
|
-
- beyond trust issue ([06bbdac](https://git.elliemae.io/platform-ui/dimsum/commit/06bbdac70b1218268d09a84246c8de03dfefd71b))
|
|
224
|
-
- codemode fails to publish ([#3414](https://git.elliemae.io/platform-ui/dimsum/issues/3414)) ([12b833e](https://git.elliemae.io/platform-ui/dimsum/commit/12b833e7267ae72e3c559d8a8abff1f8019ba973))
|
|
225
|
-
- 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)
|
|
226
207
|
|
|
227
|
-
## [1.
|
|
208
|
+
## [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)
|
|
228
209
|
|
|
229
210
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
230
211
|
|
|
231
|
-
## [1.59.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.1-rc.1...v1.59.0-rc.0) (2021-11-03)
|
|
232
212
|
|
|
233
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
234
213
|
|
|
235
|
-
### [1.58.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.1-rc.0...v1.58.1-rc.1) (2021-11-02)
|
|
236
214
|
|
|
237
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
238
215
|
|
|
239
|
-
|
|
216
|
+
## [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)
|
|
240
217
|
|
|
241
218
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
242
219
|
|
|
243
|
-
## [1.58.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.4...v1.58.0-rc.5) (2021-11-01)
|
|
244
220
|
|
|
245
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
246
221
|
|
|
247
|
-
## [1.58.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.3...v1.58.0-rc.4) (2021-11-01)
|
|
248
222
|
|
|
249
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
250
223
|
|
|
251
|
-
## [1.
|
|
224
|
+
## [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)
|
|
252
225
|
|
|
253
226
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
254
227
|
|
|
255
|
-
## [1.58.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.58.0-rc.1...v1.58.0-rc.2) (2021-10-28)
|
|
256
228
|
|
|
257
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
258
229
|
|
|
259
|
-
## [1.58.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.3-rc.0...v1.58.0-rc.1) (2021-10-27)
|
|
260
230
|
|
|
261
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
262
231
|
|
|
263
|
-
|
|
232
|
+
## [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)
|
|
264
233
|
|
|
265
234
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
266
235
|
|
|
267
|
-
## [1.58.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.2-rc.0...v1.58.0-rc.0) (2021-10-25)
|
|
268
236
|
|
|
269
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
270
237
|
|
|
271
|
-
### [1.57.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.1-rc.0...v1.57.2-rc.0) (2021-10-25)
|
|
272
238
|
|
|
273
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
274
239
|
|
|
275
|
-
|
|
240
|
+
## [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)
|
|
276
241
|
|
|
277
242
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
278
243
|
|
|
279
|
-
## [1.57.0-rc.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.15...v1.57.0-rc.16) (2021-10-22)
|
|
280
244
|
|
|
281
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
282
245
|
|
|
283
|
-
## [1.57.0-rc.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.14...v1.57.0-rc.15) (2021-10-21)
|
|
284
246
|
|
|
285
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
286
247
|
|
|
287
|
-
## [1.
|
|
248
|
+
## [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)
|
|
288
249
|
|
|
289
250
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
290
251
|
|
|
291
|
-
## [1.57.0-rc.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.12...v1.57.0-rc.13) (2021-10-21)
|
|
292
252
|
|
|
293
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
294
253
|
|
|
295
|
-
## [1.57.0-rc.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.11...v1.57.0-rc.12) (2021-10-20)
|
|
296
254
|
|
|
297
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
298
255
|
|
|
299
|
-
|
|
256
|
+
### [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)
|
|
300
257
|
|
|
301
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
302
258
|
|
|
303
|
-
|
|
259
|
+
### Bug Fixes
|
|
304
260
|
|
|
305
|
-
|
|
261
|
+
* package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
306
262
|
|
|
307
|
-
## [1.57.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.8...v1.57.0-rc.9) (2021-10-20)
|
|
308
263
|
|
|
309
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
310
264
|
|
|
311
|
-
|
|
265
|
+
### [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)
|
|
312
266
|
|
|
313
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
314
267
|
|
|
315
|
-
|
|
268
|
+
### Bug Fixes
|
|
316
269
|
|
|
317
|
-
|
|
270
|
+
* package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
318
271
|
|
|
319
|
-
## [1.57.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.5...v1.57.0-rc.6) (2021-10-18)
|
|
320
272
|
|
|
321
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
322
273
|
|
|
323
|
-
## [1.
|
|
274
|
+
## [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)
|
|
324
275
|
|
|
325
276
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
326
277
|
|
|
327
|
-
## [1.57.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.3...v1.57.0-rc.4) (2021-10-18)
|
|
328
278
|
|
|
329
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
330
279
|
|
|
331
|
-
## [1.57.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.2...v1.57.0-rc.3) (2021-10-15)
|
|
332
280
|
|
|
333
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
334
281
|
|
|
335
|
-
## [1.
|
|
282
|
+
## [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)
|
|
336
283
|
|
|
337
284
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
338
285
|
|
|
339
|
-
## [1.57.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.57.0-rc.0...v1.57.0-rc.1) (2021-10-14)
|
|
340
286
|
|
|
341
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
342
287
|
|
|
343
|
-
## [1.57.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.56.0-rc.2...v1.57.0-rc.0) (2021-10-12)
|
|
344
288
|
|
|
345
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
346
289
|
|
|
347
|
-
## [1.
|
|
290
|
+
## [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)
|
|
348
291
|
|
|
349
292
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
350
293
|
|
|
351
|
-
## [1.56.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.56.0-rc.0...v1.56.0-rc.1) (2021-10-08)
|
|
352
294
|
|
|
353
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
354
295
|
|
|
355
|
-
## [1.56.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.1-rc.0...v1.56.0-rc.0) (2021-10-05)
|
|
356
296
|
|
|
357
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
358
297
|
|
|
359
|
-
|
|
298
|
+
## [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)
|
|
360
299
|
|
|
361
300
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
362
301
|
|
|
363
|
-
## [1.55.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-rc.2...v1.55.0-rc.3) (2021-10-04)
|
|
364
302
|
|
|
365
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
366
303
|
|
|
367
|
-
## [1.55.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.55.0-rc.1...v1.55.0-rc.2) (2021-10-04)
|
|
368
304
|
|
|
369
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
370
305
|
|
|
371
|
-
## [1.
|
|
306
|
+
## [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)
|
|
372
307
|
|
|
373
308
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
374
309
|
|
|
375
|
-
## [1.55.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.11...v1.55.0-rc.0) (2021-09-29)
|
|
376
310
|
|
|
377
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
378
311
|
|
|
379
|
-
## [1.54.0-rc.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.10...v1.54.0-rc.11) (2021-09-29)
|
|
380
312
|
|
|
381
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
382
313
|
|
|
383
|
-
## [1.54.0-
|
|
314
|
+
## [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)
|
|
384
315
|
|
|
385
316
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
386
317
|
|
|
387
|
-
## [1.54.0-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.8...v1.54.0-rc.9) (2021-09-27)
|
|
388
318
|
|
|
389
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
390
319
|
|
|
391
|
-
## [1.54.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.7...v1.54.0-rc.8) (2021-09-23)
|
|
392
320
|
|
|
393
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
394
321
|
|
|
395
|
-
## [1.54.0-
|
|
322
|
+
## [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)
|
|
396
323
|
|
|
397
324
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
398
325
|
|
|
399
|
-
## [1.54.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.5...v1.54.0-rc.6) (2021-09-23)
|
|
400
326
|
|
|
401
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
402
327
|
|
|
403
|
-
## [1.54.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.4...v1.54.0-rc.5) (2021-09-22)
|
|
404
328
|
|
|
405
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
406
329
|
|
|
407
|
-
## [1.54.0-
|
|
330
|
+
## [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)
|
|
408
331
|
|
|
409
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
410
332
|
|
|
411
|
-
|
|
333
|
+
### Features
|
|
412
334
|
|
|
413
|
-
|
|
335
|
+
* 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))
|
|
414
336
|
|
|
415
|
-
## [1.54.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.5-rc.1...v1.54.0-rc.2) (2021-09-19)
|
|
416
337
|
|
|
417
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
418
338
|
|
|
419
|
-
|
|
339
|
+
## [1.54.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-next.0...v1.54.0-next.1) (2021-09-06)
|
|
420
340
|
|
|
421
341
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
422
342
|
|
|
423
|
-
### [1.53.5-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.54.0-rc.1...v1.53.5-rc.0) (2021-09-17)
|
|
424
343
|
|
|
425
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
426
344
|
|
|
427
|
-
## [1.54.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.6...v1.54.0-rc.1) (2021-09-17)
|
|
428
345
|
|
|
429
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
430
346
|
|
|
431
|
-
|
|
347
|
+
## [1.54.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-next.2...v1.54.0-next.0) (2021-09-05)
|
|
432
348
|
|
|
433
349
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
434
350
|
|
|
435
|
-
### [1.53.4-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.3...v1.53.4-rc.5) (2021-09-15)
|
|
436
|
-
|
|
437
|
-
### Features
|
|
438
351
|
|
|
439
|
-
- 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))
|
|
440
352
|
|
|
441
|
-
### Bug Fixes
|
|
442
353
|
|
|
443
|
-
- package codemods ([3e5a5d0](https://git.elliemae.io/platform-ui/dimsum/commit/3e5a5d03ff5f852bb2454333b535894e41d43009))
|
|
444
354
|
|
|
445
|
-
|
|
355
|
+
## [1.53.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-next.1...v1.53.0-next.2) (2021-08-31)
|
|
446
356
|
|
|
447
357
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
448
358
|
|
|
449
|
-
### [1.53.4-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.1...v1.53.4-rc.2) (2021-09-09)
|
|
450
359
|
|
|
451
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
452
360
|
|
|
453
|
-
### [1.53.4-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.4-rc.0...v1.53.4-rc.1) (2021-09-07)
|
|
454
361
|
|
|
455
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
456
362
|
|
|
457
|
-
|
|
363
|
+
## [1.53.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.6...v1.53.0-next.1) (2021-08-31)
|
|
458
364
|
|
|
459
365
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
460
366
|
|
|
461
|
-
### [1.53.3-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.3-rc.1...v1.53.3-rc.2) (2021-09-06)
|
|
462
367
|
|
|
463
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
464
368
|
|
|
465
|
-
### [1.53.3-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.3-rc.0...v1.53.3-rc.1) (2021-09-02)
|
|
466
369
|
|
|
467
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
468
370
|
|
|
469
|
-
|
|
371
|
+
## [1.52.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.4...v1.52.0-next.6) (2021-08-27)
|
|
470
372
|
|
|
471
373
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
472
374
|
|
|
473
|
-
### [1.53.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-rc.1...v1.53.1-rc.0) (2021-09-01)
|
|
474
375
|
|
|
475
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
476
376
|
|
|
477
|
-
## [1.53.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.53.0-rc.0...v1.53.0-rc.1) (2021-09-01)
|
|
478
377
|
|
|
479
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
480
378
|
|
|
481
|
-
## [1.
|
|
379
|
+
## [1.52.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.4...v1.52.0-next.5) (2021-08-27)
|
|
482
380
|
|
|
483
381
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
484
382
|
|
|
485
|
-
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
## [1.52.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.3...v1.52.0-next.4) (2021-08-26)
|
|
486
388
|
|
|
487
389
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
488
390
|
|
|
489
|
-
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
## [1.52.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.2...v1.52.0-next.3) (2021-08-25)
|
|
490
396
|
|
|
491
397
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
492
398
|
|
|
493
|
-
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
## [1.52.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.1...v1.52.0-next.2) (2021-08-25)
|
|
494
404
|
|
|
495
405
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
496
406
|
|
|
497
|
-
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
## [1.52.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.52.0-next.0...v1.52.0-next.1) (2021-08-24)
|
|
498
412
|
|
|
499
413
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
500
414
|
|
|
501
|
-
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
## [1.52.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-next.2...v1.52.0-next.0) (2021-08-23)
|
|
502
420
|
|
|
503
421
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
504
422
|
|
|
505
|
-
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
## [1.51.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-next.1...v1.51.0-next.2) (2021-08-20)
|
|
506
428
|
|
|
507
429
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
508
430
|
|
|
509
|
-
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
## [1.51.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.51.0-next.0...v1.51.0-next.1) (2021-08-19)
|
|
510
436
|
|
|
511
437
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
512
438
|
|
|
513
|
-
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
## [1.51.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.11...v1.51.0-next.0) (2021-08-18)
|
|
514
444
|
|
|
515
445
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
516
446
|
|
|
517
|
-
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
## [1.50.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.10...v1.50.0-next.11) (2021-08-16)
|
|
518
452
|
|
|
519
453
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
520
454
|
|
|
521
|
-
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
## [1.50.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.9...v1.50.0-next.10) (2021-08-14)
|
|
522
460
|
|
|
523
461
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
524
462
|
|
|
525
|
-
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
## [1.50.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.8...v1.50.0-next.9) (2021-08-12)
|
|
526
468
|
|
|
527
469
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
528
470
|
|
|
529
|
-
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
## [1.50.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.7...v1.50.0-next.8) (2021-08-12)
|
|
530
476
|
|
|
531
477
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
532
478
|
|
|
533
|
-
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
## [1.50.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.6...v1.50.0-next.7) (2021-08-12)
|
|
534
484
|
|
|
535
485
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
536
486
|
|
|
537
|
-
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
## [1.50.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.5...v1.50.0-next.6) (2021-08-12)
|
|
538
492
|
|
|
539
493
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
540
494
|
|
|
541
|
-
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
## [1.50.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.4...v1.50.0-next.5) (2021-08-11)
|
|
500
|
+
|
|
542
501
|
|
|
543
502
|
### Features
|
|
544
503
|
|
|
545
|
-
|
|
504
|
+
* ds-codemods:: script to ensure correct npm versions [PUI-6808](https://jira.elliemae.io/browse/PUI-6808) ([#3195](https://git.elliemae.io/platform-ui/dimsum/issues/3195)) ([b6459e7](https://git.elliemae.io/platform-ui/dimsum/commit/b6459e757125c02df108b0eaaaa116284e385d51))
|
|
546
505
|
|
|
547
|
-
### [1.49.1-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.4...v1.49.1-rc.5) (2021-08-13)
|
|
548
506
|
|
|
549
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
550
507
|
|
|
551
|
-
|
|
508
|
+
## [1.50.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.3...v1.50.0-next.4) (2021-08-11)
|
|
552
509
|
|
|
553
510
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
554
511
|
|
|
555
|
-
### [1.49.1-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.2...v1.49.1-rc.3) (2021-08-12)
|
|
556
512
|
|
|
557
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
558
513
|
|
|
559
|
-
### [1.49.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.1-rc.1...v1.49.1-rc.2) (2021-08-12)
|
|
560
514
|
|
|
561
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
562
515
|
|
|
563
|
-
|
|
516
|
+
## [1.50.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.2...v1.50.0-next.3) (2021-08-11)
|
|
564
517
|
|
|
565
518
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
566
519
|
|
|
567
|
-
### [1.49.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-rc.8...v1.49.1-rc.0) (2021-08-12)
|
|
568
520
|
|
|
569
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
570
521
|
|
|
571
|
-
## [1.49.0-rc.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-rc.7...v1.49.0-rc.8) (2021-08-11)
|
|
572
522
|
|
|
573
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
574
523
|
|
|
575
|
-
## [1.
|
|
524
|
+
## [1.50.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.50.0-next.1...v1.50.0-next.2) (2021-08-10)
|
|
576
525
|
|
|
577
526
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
578
527
|
|
|
579
|
-
## [1.49.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-rc.5...v1.49.0-rc.6) (2021-08-11)
|
|
580
528
|
|
|
581
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
582
529
|
|
|
583
|
-
## [1.49.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-rc.4...v1.49.0-rc.5) (2021-08-11)
|
|
584
530
|
|
|
585
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
586
531
|
|
|
587
|
-
## [1.
|
|
532
|
+
## [1.50.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.11...v1.50.0-next.1) (2021-08-09)
|
|
588
533
|
|
|
589
534
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
590
535
|
|
|
591
|
-
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
## [1.49.0-next.11](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.10...v1.49.0-next.11) (2021-08-09)
|
|
592
541
|
|
|
593
542
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
594
543
|
|
|
595
|
-
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
## [1.49.0-next.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.9...v1.49.0-next.10) (2021-08-05)
|
|
596
549
|
|
|
597
550
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
598
551
|
|
|
599
|
-
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
## [1.49.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.8...v1.49.0-next.9) (2021-08-05)
|
|
600
557
|
|
|
601
558
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
602
559
|
|
|
603
|
-
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
## [1.49.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.7...v1.49.0-next.8) (2021-08-03)
|
|
565
|
+
|
|
604
566
|
|
|
605
567
|
### Features
|
|
606
568
|
|
|
607
|
-
|
|
569
|
+
* controlled-date-time-picker:: disabled time prop + unit-test [PUI-6721](https://jira.elliemae.io/browse/PUI-6721) [PUI-6408](https://jira.elliemae.io/browse/PUI-6408) ([#3167](https://git.elliemae.io/platform-ui/dimsum/issues/3167)) ([dcafda9](https://git.elliemae.io/platform-ui/dimsum/commit/dcafda952dae70f4755520dc2e2e18d0480a4377))
|
|
608
570
|
|
|
609
|
-
### [1.48.1-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.1-rc.6...v1.48.1-rc.7) (2021-08-06)
|
|
610
571
|
|
|
611
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
612
572
|
|
|
613
|
-
|
|
573
|
+
## [1.49.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.6...v1.49.0-next.7) (2021-07-28)
|
|
614
574
|
|
|
615
575
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
616
576
|
|
|
617
|
-
### [1.48.1-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.1-rc.4...v1.48.1-rc.5) (2021-08-05)
|
|
618
577
|
|
|
619
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
620
578
|
|
|
621
|
-
### [1.48.1-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.1-rc.3...v1.48.1-rc.4) (2021-08-03)
|
|
622
579
|
|
|
623
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
624
580
|
|
|
625
|
-
|
|
581
|
+
## [1.49.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.5...v1.49.0-next.6) (2021-07-28)
|
|
626
582
|
|
|
627
583
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
628
584
|
|
|
629
|
-
### [1.48.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.1-rc.1...v1.48.1-rc.2) (2021-08-02)
|
|
630
585
|
|
|
631
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
632
586
|
|
|
633
|
-
### [1.48.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.1-rc.0...v1.48.1-rc.1) (2021-07-28)
|
|
634
587
|
|
|
635
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
636
588
|
|
|
637
|
-
|
|
589
|
+
## [1.49.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.4...v1.49.0-next.5) (2021-07-28)
|
|
638
590
|
|
|
639
591
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
640
592
|
|
|
641
|
-
## [1.48.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.3-rc.1...v1.48.0-rc.1) (2021-07-22)
|
|
642
593
|
|
|
643
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
644
594
|
|
|
645
|
-
### [1.47.3-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.3-rc.0...v1.47.3-rc.1) (2021-07-22)
|
|
646
595
|
|
|
647
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
648
596
|
|
|
649
|
-
|
|
597
|
+
## [1.49.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.3...v1.49.0-next.4) (2021-07-26)
|
|
650
598
|
|
|
651
599
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
652
600
|
|
|
653
|
-
### [1.47.1-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.1-rc.2...v1.47.1-rc.3) (2021-07-21)
|
|
654
601
|
|
|
655
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
656
602
|
|
|
657
|
-
### [1.47.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.1-rc.1...v1.47.1-rc.2) (2021-07-19)
|
|
658
603
|
|
|
659
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
660
604
|
|
|
661
|
-
|
|
605
|
+
## [1.49.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.2...v1.49.0-next.3) (2021-07-26)
|
|
662
606
|
|
|
663
607
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
664
608
|
|
|
665
|
-
### [1.47.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-rc.4...v1.47.1-rc.0) (2021-07-16)
|
|
666
609
|
|
|
667
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
668
610
|
|
|
669
|
-
## [1.47.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-rc.3...v1.47.0-rc.4) (2021-07-15)
|
|
670
611
|
|
|
671
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
672
612
|
|
|
673
|
-
## [1.
|
|
613
|
+
## [1.49.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.49.0-next.1...v1.49.0-next.2) (2021-07-23)
|
|
674
614
|
|
|
675
615
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
676
616
|
|
|
677
|
-
## [1.47.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-rc.1...v1.47.0-rc.2) (2021-07-15)
|
|
678
617
|
|
|
679
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
680
618
|
|
|
681
|
-
## [1.47.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-rc.0...v1.47.0-rc.1) (2021-07-15)
|
|
682
619
|
|
|
683
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
684
620
|
|
|
685
|
-
## [1.
|
|
621
|
+
## [1.49.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.5...v1.49.0-next.1) (2021-07-23)
|
|
686
622
|
|
|
687
623
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
688
624
|
|
|
689
|
-
### [1.46.4-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.2-rc.2...v1.46.4-rc.0) (2021-07-14)
|
|
690
625
|
|
|
691
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
692
626
|
|
|
693
|
-
### [1.46.2-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.2-rc.1...v1.46.2-rc.2) (2021-07-14)
|
|
694
627
|
|
|
695
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
696
628
|
|
|
697
|
-
|
|
629
|
+
## [1.48.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.5...v1.48.0-rc.1) (2021-07-22)
|
|
698
630
|
|
|
699
631
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
700
632
|
|
|
701
|
-
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
## [1.48.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.4...v1.48.0-next.5) (2021-07-21)
|
|
702
638
|
|
|
703
639
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
704
640
|
|
|
705
|
-
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
## [1.48.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.3...v1.48.0-next.4) (2021-07-21)
|
|
706
646
|
|
|
707
647
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
708
648
|
|
|
709
|
-
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
## [1.48.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.2...v1.48.0-next.3) (2021-07-20)
|
|
710
654
|
|
|
711
655
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
712
656
|
|
|
713
|
-
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
## [1.48.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.48.0-next.1...v1.48.0-next.2) (2021-07-20)
|
|
714
662
|
|
|
715
663
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
716
664
|
|
|
717
|
-
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
## [1.48.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.0...v1.48.0-next.1) (2021-07-19)
|
|
718
670
|
|
|
719
671
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
720
672
|
|
|
721
|
-
|
|
673
|
+
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
## [1.47.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.4...v1.47.0-next.0) (2021-07-14)
|
|
722
678
|
|
|
723
679
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
724
680
|
|
|
725
|
-
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
## [1.47.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.3...v1.47.0-next.4) (2021-07-13)
|
|
726
686
|
|
|
727
687
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
728
688
|
|
|
729
|
-
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
|
|
693
|
+
## [1.47.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.47.0-next.2...v1.47.0-next.3) (2021-07-12)
|
|
730
694
|
|
|
731
695
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
732
696
|
|
|
733
|
-
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
## [1.47.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.47.0-next.2) (2021-07-12)
|
|
734
702
|
|
|
735
703
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
736
704
|
|
|
737
|
-
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
## [1.47.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.47.0-next.1) (2021-07-11)
|
|
738
710
|
|
|
739
711
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
740
712
|
|
|
741
|
-
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
### [1.46.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.46.1-rc.0) (2021-07-11)
|
|
742
718
|
|
|
743
719
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
744
720
|
|
|
745
|
-
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
|
|
725
|
+
### [1.46.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.46.1-rc.0) (2021-07-11)
|
|
746
726
|
|
|
747
727
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
748
728
|
|
|
749
|
-
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
### [1.46.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.4...v1.46.1-rc.0) (2021-07-10)
|
|
750
734
|
|
|
751
735
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
752
736
|
|
|
753
|
-
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
## [1.46.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.3...v1.46.0-next.4) (2021-07-06)
|
|
754
742
|
|
|
755
743
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
756
744
|
|
|
757
|
-
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
## [1.46.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.2...v1.46.0-next.3) (2021-07-05)
|
|
758
750
|
|
|
759
751
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
760
752
|
|
|
761
|
-
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
## [1.46.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.1...v1.46.0-next.2) (2021-07-05)
|
|
762
758
|
|
|
763
759
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
764
760
|
|
|
765
|
-
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+
## [1.46.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.46.0-next.0...v1.46.0-next.1) (2021-07-01)
|
|
766
766
|
|
|
767
767
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
768
768
|
|
|
769
|
-
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
|
|
773
|
+
## [1.46.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.9...v1.46.0-next.0) (2021-07-01)
|
|
770
774
|
|
|
771
775
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
772
776
|
|
|
773
|
-
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
## [1.45.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.8...v1.45.0-next.9) (2021-06-25)
|
|
774
782
|
|
|
775
783
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
776
784
|
|
|
777
|
-
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
## [1.45.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.7...v1.45.0-next.8) (2021-06-24)
|
|
778
790
|
|
|
779
791
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
780
792
|
|
|
781
|
-
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
## [1.45.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.6...v1.45.0-next.7) (2021-06-21)
|
|
782
798
|
|
|
783
799
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
784
800
|
|
|
785
|
-
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
|
|
804
|
+
|
|
805
|
+
## [1.45.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.5...v1.45.0-next.6) (2021-06-21)
|
|
786
806
|
|
|
787
807
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
788
808
|
|
|
789
|
-
|
|
809
|
+
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
## [1.45.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.4...v1.45.0-next.5) (2021-06-16)
|
|
790
814
|
|
|
791
815
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
792
816
|
|
|
793
|
-
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
## [1.45.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.3...v1.45.0-next.4) (2021-06-11)
|
|
794
822
|
|
|
795
823
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
796
824
|
|
|
797
|
-
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
|
|
828
|
+
|
|
829
|
+
## [1.45.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.2...v1.45.0-next.3) (2021-06-11)
|
|
798
830
|
|
|
799
831
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
800
832
|
|
|
801
|
-
|
|
833
|
+
|
|
834
|
+
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
## [1.45.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.45.0-next.1...v1.45.0-next.2) (2021-06-11)
|
|
802
838
|
|
|
803
839
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
804
840
|
|
|
805
|
-
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
|
|
844
|
+
|
|
845
|
+
## [1.45.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.5...v1.45.0-next.1) (2021-06-10)
|
|
806
846
|
|
|
807
847
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
808
848
|
|
|
809
|
-
|
|
849
|
+
|
|
850
|
+
|
|
851
|
+
|
|
852
|
+
|
|
853
|
+
### [1.44.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.5...v1.44.1-rc.1) (2021-06-10)
|
|
810
854
|
|
|
811
855
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
812
856
|
|
|
813
|
-
|
|
857
|
+
|
|
858
|
+
|
|
859
|
+
|
|
860
|
+
|
|
861
|
+
## [1.44.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.4...v1.44.0-next.5) (2021-06-08)
|
|
814
862
|
|
|
815
863
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
816
864
|
|
|
817
|
-
|
|
865
|
+
|
|
866
|
+
|
|
867
|
+
|
|
868
|
+
|
|
869
|
+
## [1.44.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.3...v1.44.0-next.4) (2021-06-07)
|
|
818
870
|
|
|
819
871
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
820
872
|
|
|
821
|
-
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
|
|
876
|
+
|
|
877
|
+
## [1.44.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.2...v1.44.0-next.3) (2021-06-01)
|
|
822
878
|
|
|
823
879
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
824
880
|
|
|
825
|
-
|
|
881
|
+
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
|
|
885
|
+
## [1.44.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.44.0-next.1...v1.44.0-next.2) (2021-06-01)
|
|
826
886
|
|
|
827
887
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
828
888
|
|
|
829
|
-
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
## [1.44.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.44.0-next.1) (2021-06-01)
|
|
830
894
|
|
|
831
895
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
832
896
|
|
|
833
|
-
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
|
|
900
|
+
|
|
901
|
+
### [1.43.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.43.1-rc.0) (2021-06-01)
|
|
834
902
|
|
|
835
903
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
836
904
|
|
|
837
|
-
|
|
905
|
+
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
### [1.43.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.43.1-rc.0) (2021-05-31)
|
|
838
910
|
|
|
839
911
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
840
912
|
|
|
841
|
-
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
### [1.43.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.6...v1.43.1-rc.0) (2021-05-30)
|
|
842
918
|
|
|
843
919
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
844
920
|
|
|
845
|
-
|
|
921
|
+
|
|
922
|
+
|
|
923
|
+
|
|
924
|
+
|
|
925
|
+
## [1.43.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.5...v1.43.0-next.6) (2021-05-27)
|
|
846
926
|
|
|
847
927
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
848
928
|
|
|
849
|
-
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
|
|
933
|
+
## [1.43.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.4...v1.43.0-next.5) (2021-05-26)
|
|
850
934
|
|
|
851
935
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
852
936
|
|
|
853
|
-
|
|
937
|
+
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+
## [1.43.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.3...v1.43.0-next.4) (2021-05-25)
|
|
854
942
|
|
|
855
943
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
856
944
|
|
|
857
|
-
|
|
945
|
+
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
|
|
949
|
+
## [1.43.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.2...v1.43.0-next.3) (2021-05-24)
|
|
858
950
|
|
|
859
951
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
860
952
|
|
|
861
|
-
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
|
|
956
|
+
|
|
957
|
+
## [1.43.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.1...v1.43.0-next.2) (2021-05-20)
|
|
862
958
|
|
|
863
959
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
864
960
|
|
|
865
|
-
|
|
961
|
+
|
|
962
|
+
|
|
963
|
+
|
|
964
|
+
|
|
965
|
+
## [1.43.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.43.0-next.0...v1.43.0-next.1) (2021-05-17)
|
|
866
966
|
|
|
867
967
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
868
968
|
|
|
869
|
-
|
|
969
|
+
|
|
970
|
+
|
|
971
|
+
|
|
972
|
+
|
|
973
|
+
## [1.43.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.8...v1.43.0-next.0) (2021-05-17)
|
|
870
974
|
|
|
871
975
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
872
976
|
|
|
873
|
-
|
|
977
|
+
|
|
978
|
+
|
|
979
|
+
|
|
980
|
+
|
|
981
|
+
### [1.42.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.8...v1.42.1-rc.0) (2021-05-14)
|
|
874
982
|
|
|
875
983
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
876
984
|
|
|
877
|
-
|
|
985
|
+
|
|
986
|
+
|
|
987
|
+
|
|
988
|
+
|
|
989
|
+
## [1.42.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.7...v1.42.0-next.8) (2021-05-14)
|
|
878
990
|
|
|
879
991
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
880
992
|
|
|
881
|
-
|
|
993
|
+
|
|
994
|
+
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
## [1.42.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.6...v1.42.0-next.7) (2021-05-13)
|
|
882
998
|
|
|
883
999
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
884
1000
|
|
|
885
|
-
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
## [1.42.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.5...v1.42.0-next.6) (2021-05-12)
|
|
886
1006
|
|
|
887
1007
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
888
1008
|
|
|
889
|
-
|
|
1009
|
+
|
|
1010
|
+
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
## [1.42.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.4...v1.42.0-next.5) (2021-05-12)
|
|
890
1014
|
|
|
891
1015
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
892
1016
|
|
|
893
|
-
|
|
1017
|
+
|
|
1018
|
+
|
|
1019
|
+
|
|
1020
|
+
|
|
1021
|
+
## [1.42.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.3...v1.42.0-next.4) (2021-05-12)
|
|
894
1022
|
|
|
895
1023
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
896
1024
|
|
|
897
|
-
|
|
1025
|
+
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
|
|
1029
|
+
## [1.42.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.2...v1.42.0-next.3) (2021-05-12)
|
|
1030
|
+
|
|
1031
|
+
### [1.40.3-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.1...v1.40.3-rc.2) (2021-05-07)
|
|
1032
|
+
|
|
898
1033
|
|
|
899
1034
|
### Bug Fixes
|
|
900
1035
|
|
|
901
|
-
|
|
1036
|
+
* datetimepicker:: missing onChange cta ([#2794](https://git.elliemae.io/platform-ui/dimsum/issues/2794)) ([1b813af](https://git.elliemae.io/platform-ui/dimsum/commit/1b813af311311877b501ba38be62bcfe16a20adf))
|
|
902
1037
|
|
|
903
1038
|
### [1.40.3-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.3-rc.0...v1.40.3-rc.1) (2021-05-06)
|
|
904
1039
|
|
|
905
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
906
1040
|
|
|
907
|
-
|
|
1041
|
+
|
|
1042
|
+
## [1.42.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.1...v1.42.0-next.2) (2021-05-07)
|
|
908
1043
|
|
|
909
1044
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
910
1045
|
|
|
911
|
-
### [1.40.2-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.2-rc.3...v1.40.2-rc.4) (2021-05-03)
|
|
912
1046
|
|
|
913
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
914
1047
|
|
|
915
|
-
### [1.40.2-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.2-rc.2...v1.40.2-rc.3) (2021-04-30)
|
|
916
1048
|
|
|
917
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
918
1049
|
|
|
919
|
-
|
|
1050
|
+
## [1.42.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.42.0-next.0...v1.42.0-next.1) (2021-05-06)
|
|
920
1051
|
|
|
921
1052
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
922
1053
|
|
|
923
|
-
### [1.40.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.2-rc.0...v1.40.2-rc.1) (2021-04-28)
|
|
924
1054
|
|
|
925
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
926
1055
|
|
|
927
|
-
### [1.40.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-rc.2...v1.40.2-rc.0) (2021-04-28)
|
|
928
1056
|
|
|
929
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
930
1057
|
|
|
931
|
-
## [1.
|
|
1058
|
+
## [1.42.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.41.1-next.2...v1.42.0-next.0) (2021-05-03)
|
|
932
1059
|
|
|
933
1060
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
934
1061
|
|
|
935
|
-
### [1.38.5-rc.16](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.15...v1.38.5-rc.16) (2021-04-26)
|
|
936
1062
|
|
|
937
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
938
1063
|
|
|
939
|
-
### [1.38.5-rc.15](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.14...v1.38.5-rc.15) (2021-04-26)
|
|
940
1064
|
|
|
941
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
942
1065
|
|
|
943
|
-
### [1.
|
|
1066
|
+
### [1.41.1-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.41.1-next.1...v1.41.1-next.2) (2021-04-30)
|
|
944
1067
|
|
|
945
1068
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
946
1069
|
|
|
947
|
-
### [1.38.5-rc.13](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.12...v1.38.5-rc.13) (2021-04-23)
|
|
948
1070
|
|
|
949
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
950
1071
|
|
|
951
|
-
### [1.38.5-rc.12](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.11...v1.38.5-rc.12) (2021-04-22)
|
|
952
1072
|
|
|
953
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
954
1073
|
|
|
955
|
-
### [1.
|
|
1074
|
+
### [1.41.1-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.41.1-next.0...v1.41.1-next.1) (2021-04-29)
|
|
956
1075
|
|
|
957
1076
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
958
1077
|
|
|
959
|
-
### [1.38.5-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.9...v1.38.5-rc.10) (2021-04-21)
|
|
960
1078
|
|
|
961
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
962
1079
|
|
|
963
|
-
### [1.38.5-rc.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.8...v1.38.5-rc.9) (2021-04-20)
|
|
964
1080
|
|
|
965
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
966
1081
|
|
|
967
|
-
### [1.
|
|
1082
|
+
### [1.41.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.9...v1.41.1-next.0) (2021-04-28)
|
|
968
1083
|
|
|
969
1084
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
970
1085
|
|
|
971
|
-
### [1.38.5-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.6...v1.38.5-rc.7) (2021-04-19)
|
|
972
1086
|
|
|
973
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
974
1087
|
|
|
975
|
-
### [1.38.5-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.5...v1.38.5-rc.6) (2021-04-16)
|
|
976
1088
|
|
|
977
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
978
1089
|
|
|
979
|
-
|
|
1090
|
+
## [1.40.0-next.9](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.8...v1.40.0-next.9) (2021-04-27)
|
|
980
1091
|
|
|
981
1092
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
982
1093
|
|
|
983
|
-
### [1.38.5-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.3...v1.38.5-rc.4) (2021-04-16)
|
|
984
1094
|
|
|
985
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
986
1095
|
|
|
987
|
-
### [1.38.5-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.2...v1.38.5-rc.3) (2021-04-16)
|
|
988
1096
|
|
|
989
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
990
1097
|
|
|
991
|
-
|
|
1098
|
+
## [1.40.0-next.8](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.7...v1.40.0-next.8) (2021-04-26)
|
|
992
1099
|
|
|
993
1100
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
994
1101
|
|
|
995
|
-
### [1.38.5-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.5-rc.0...v1.38.5-rc.1) (2021-04-14)
|
|
996
1102
|
|
|
997
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
998
1103
|
|
|
999
|
-
### [1.38.5-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.4-rc.5...v1.38.5-rc.0) (2021-04-13)
|
|
1000
1104
|
|
|
1001
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1002
1105
|
|
|
1003
|
-
|
|
1106
|
+
## [1.40.0-next.7](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.6...v1.40.0-next.7) (2021-04-26)
|
|
1004
1107
|
|
|
1005
1108
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1006
1109
|
|
|
1007
|
-
### [1.38.4-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.4-rc.3...v1.38.4-rc.4) (2021-04-12)
|
|
1008
1110
|
|
|
1009
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1010
1111
|
|
|
1011
|
-
### [1.38.4-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.4-rc.2...v1.38.4-rc.3) (2021-04-12)
|
|
1012
1112
|
|
|
1013
|
-
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1014
1113
|
|
|
1015
|
-
|
|
1114
|
+
## [1.40.0-next.6](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.5...v1.40.0-next.6) (2021-04-26)
|
|
1016
1115
|
|
|
1017
1116
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1018
1117
|
|
|
1019
|
-
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+
|
|
1121
|
+
|
|
1122
|
+
## [1.40.0-next.5](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.4...v1.40.0-next.5) (2021-04-26)
|
|
1020
1123
|
|
|
1021
1124
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1022
1125
|
|
|
1023
|
-
|
|
1126
|
+
|
|
1127
|
+
|
|
1128
|
+
|
|
1129
|
+
|
|
1130
|
+
## [1.40.0-next.4](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.3...v1.40.0-next.4) (2021-04-26)
|
|
1024
1131
|
|
|
1025
1132
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1026
1133
|
|
|
1027
|
-
|
|
1134
|
+
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
|
|
1138
|
+
## [1.40.0-next.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.2...v1.40.0-next.3) (2021-04-26)
|
|
1028
1139
|
|
|
1029
1140
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1030
1141
|
|
|
1031
|
-
|
|
1142
|
+
|
|
1143
|
+
|
|
1144
|
+
|
|
1145
|
+
|
|
1146
|
+
## [1.40.0-next.2](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.1...v1.40.0-next.2) (2021-04-23)
|
|
1032
1147
|
|
|
1033
1148
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1034
1149
|
|
|
1035
|
-
### [1.38.3-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.3-rc.2...v1.38.3-rc.3) (2021-04-08)
|
|
1036
1150
|
|
|
1037
|
-
### Bug Fixes
|
|
1038
1151
|
|
|
1039
|
-
- codemods:: publish config ([#2696](https://git.elliemae.io/platform-ui/dimsum/issues/2696)) ([2dca92a](https://git.elliemae.io/platform-ui/dimsum/commit/2dca92a3467fdcfe8a3a0efd851bbd60eb3205a7))
|
|
1040
1152
|
|
|
1041
|
-
|
|
1153
|
+
|
|
1154
|
+
## [1.40.0-next.1](https://git.elliemae.io/platform-ui/dimsum/compare/v1.40.0-next.0...v1.40.0-next.1) (2021-04-22)
|
|
1042
1155
|
|
|
1043
1156
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1044
1157
|
|
|
1045
|
-
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
|
|
1162
|
+
## [1.40.0-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.39.1-next.0...v1.40.0-next.0) (2021-04-21)
|
|
1046
1163
|
|
|
1047
1164
|
**Note:** Version bump only for package @elliemae/ds-codemods
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
### [1.39.1-next.0](https://git.elliemae.io/platform-ui/dimsum/compare/v1.38.0-next.4...v1.39.1-next.0) (2021-04-21)
|
|
1171
|
+
|
|
1172
|
+
|
|
1173
|
+
### Bug Fixes
|
|
1174
|
+
|
|
1175
|
+
* codemods:: publish config ([#2696](https://git.elliemae.io/platform-ui/dimsum/issues/2696)) ([2dca92a](https://git.elliemae.io/platform-ui/dimsum/commit/2dca92a3467fdcfe8a3a0efd851bbd60eb3205a7))
|