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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## Release (2026-04-24)
4
+
5
+
* ember-eslint-parser 0.11.0 (minor)
6
+
7
+
#### :rocket: Enhancement
8
+
*`ember-eslint-parser`
9
+
*[#196](https://github.com/ember-tooling/ember-eslint-parser/pull/196) Upgrade ember-estree to 0.6.0 ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
10
+
11
+
#### :house: Internal
12
+
*`ember-eslint-parser`
13
+
*[#198](https://github.com/ember-tooling/ember-eslint-parser/pull/198) fix: add test for failing regression and fix program.comments not sorted by range ([@johanrd](https://github.com/johanrd))
14
+
*[#194](https://github.com/ember-tooling/ember-eslint-parser/pull/194) test: regression coverage for {{! eslint-disable-* }} directives in templates ([@johanrd](https://github.com/johanrd))
15
+
16
+
#### Committers: 2
17
+
-@NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))
0 commit comments