File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-04-21)
4+
5+ * eslint-plugin-ember 13.1.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` eslint-plugin-ember `
9+ * [ #2715 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2715 ) feat: re-export hbs parser and document HBS flat-config setup ([ @johanrd ] ( https://github.com/johanrd ) )
10+
11+ #### :bug : Bug Fix
12+ * ` eslint-plugin-ember `
13+ * [ #2713 ] ( https://github.com/ember-cli/eslint-plugin-ember/pull/2713 ) BUGFIX: false positive: interactive flow content inside <details > ([ @johanrd ] ( https://github.com/johanrd ) )
14+
15+ #### Committers: 1
16+ - [ @johanrd ] ( https://github.com/johanrd )
17+
318## Release (2026-04-20)
419
520* eslint-plugin-ember 13.0.0 (major)
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-ember" ,
3- "version" : " 13.0 .0" ,
3+ "version" : " 13.1 .0" ,
44 "description" : " ESLint plugin for Ember.js apps" ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments