You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,20 @@
32
32
33
33
34
34
35
+
36
+
37
+
38
+
## v11.7.0 (2023-05-19)
39
+
40
+
#### :rocket: Enhancement
41
+
*[#1865](https://github.com/ember-cli/eslint-plugin-ember/pull/1865) Support autofix of numerical property access and ternary expressions in `no-get` rule ([@evanjehl](https://github.com/evanjehl))
42
+
43
+
#### :bug: Bug Fix
44
+
*[#1866](https://github.com/ember-cli/eslint-plugin-ember/pull/1866) Account for class only having template tag in `no-empty-glimmer-component-classes` rule ([@chrisrng](https://github.com/chrisrng))
45
+
46
+
#### Committers: 2
47
+
- Chris Ng ([@chrisrng](https://github.com/chrisrng))
0 commit comments