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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,26 @@
5
5
6
6
7
7
8
+
9
+
## v4.6.0 (2024-02-22)
10
+
11
+
#### :rocket: Enhancement
12
+
*[#656](https://github.com/mainmatter/ember-intl-analyzer/pull/656) handles `t('my-key')` in JS files ([@poulet42](https://github.com/poulet42))
13
+
*[#655](https://github.com/mainmatter/ember-intl-analyzer/pull/655) Add custom t helper support ([@Mikek2252](https://github.com/Mikek2252))
14
+
*[#649](https://github.com/mainmatter/ember-intl-analyzer/pull/649) Add support for listing redundant whitelist entries ([@robinborst95](https://github.com/robinborst95))
15
+
*[#648](https://github.com/mainmatter/ember-intl-analyzer/pull/648) Add support for gjs/gts files ([@vstefanovic97](https://github.com/vstefanovic97))
16
+
17
+
#### :house: Internal
18
+
*[#652](https://github.com/mainmatter/ember-intl-analyzer/pull/652) Update dependency eslint-config-prettier to v9.1.0 ([@renovate[bot]](https://github.com/apps/renovate))
19
+
*[#651](https://github.com/mainmatter/ember-intl-analyzer/pull/651) Update dependency eslint to v8.56.0 ([@renovate[bot]](https://github.com/apps/renovate))
0 commit comments