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 11
2+
3+ ## v12.0.0-alpha.4 (2023-12-22)
4+
5+ #### :boom : Breaking Change
6+ * [ #2028 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2028 ) Move gjs/gts parser to ` ember-eslint-parser ` library ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
7+
8+ #### :house : Internal
9+ * [ #2036 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2036 ) Add ` lint:fix ` script ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+ * [ #2037 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2037 ) Add volta in package.json ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
11+
12+ #### Committers: 1
13+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
14+
15+
216## v12.0.0-alpha.3 (2023-12-13)
317
418#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-ember" ,
3- "version" : " 12.0.0-alpha.3 " ,
3+ "version" : " 12.0.0-alpha.4 " ,
44 "description" : " ESLint plugin for Ember.js apps" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments