File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.6.1 (2023-05-31)
2+
3+ ### Bug Fix
4+ * [ #35 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/35 ) Revert "Set decoratorsBeforeExport to true" ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
5+
6+ ### Enhancement
7+ * [ #36 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/36 ) Addressed syntax deprecation from @babel/plugin-proposal-decorators ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
8+ * [ #34 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/34 ) Set decoratorsBeforeExport to true ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
9+ * [ #33 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/33 ) Updated latestVersions ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
10+
11+ ### Committers: 1
12+ - Isaac Lee ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
13+
14+
115## 0.6.0 (2023-05-23)
216
317### Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-codemod-v1-to-v2" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " Codemod to convert Ember addons to v2 addon format" ,
55 "keywords" : [
66 " codemod" ,
You can’t perform that action at this time.
0 commit comments