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
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,17 @@
42
42
43
43
44
44
45
+
46
+
47
+
48
+
## v12.0.0-alpha.2 (2023-11-10)
49
+
50
+
#### :bug: Bug Fix
51
+
*[#1994](https://github.com/ember-cli/eslint-plugin-ember/pull/1994)[gjs/gts parser] fix locations for ast after templates ([@patricklx](https://github.com/patricklx))
52
+
*[#1992](https://github.com/ember-cli/eslint-plugin-ember/pull/1992)[gjs/gts parser] fix references for tags with a dot & non standard html tags ([@patricklx](https://github.com/patricklx))
53
+
54
+
#### Committers: 1
55
+
- Patrick Pircher ([@patricklx](https://github.com/patricklx))
0 commit comments