File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.0 (2023-07-14)
4+
5+ ### Enhancement
6+ * [ #56 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/56 ) Replaced @babel/plugin-proposal-class-properties with @babel/plugin-transform-class-properties ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
7+
8+ ### Internal
9+ * [ #55 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/55 ) Patched #54 ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
10+ * [ #54 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/54 ) Supported @typescript-eslint @v6 and prettier@v3 ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
11+
12+ ### Committers: 1
13+ - Isaac Lee ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
14+
15+
316## 0.8.0 (2023-07-06)
417
518### Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-codemod-v1-to-v2" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
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