Releases: lingui/eslint-plugin
Releases · lingui/eslint-plugin
0.13.0
0.12.0
What's Changed
- feat: no Plural inside Trans by @sjgeyer in #110
- fix: Dynamic imports marked as unlocalized strings by @ZhangYiJiang in #118
- fix: Add TypeScript as peer dependency by @mrmckeb in #117
- ci: NPM trusted publishing by @andrii-bodnar in #112
- build(deps): bump minor and patch dependencies by @andrii-bodnar in #121
- chore: update GitHub Actions to latest versions by @andrii-bodnar in #122
New Contributors
- @ZhangYiJiang made their first contribution in #118
- @mrmckeb made their first contribution in #117
- @sjgeyer made their first contribution in #110
Full Changelog: 0.11.0...0.12.0
0.11.0
0.10.1
0.10.0
What's Changed
- feat(no-expression-in-message): add support for ph and explicit labels by @KubaJastrz in #100
New Contributors
- @KubaJastrz made their first contribution in #100
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- feat: add support for
as constassertions, string literal union types, and quoted object keys by @swernerx in #96
Full Changelog: 0.8.4...0.9.0
0.8.4
What's Changed
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- fix:
no-unlocalized-stringsrule to ignore string literals in expressions assigned to variables specified inignoreNamesby @swernerx in #94
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- fix:
no-unlocalized-stringsrule to ignore default parameter values specified inignoreNamesby @swernerx in #91 - fix:
no-unlocalized-stringsrule to correctly handle as const assertions in property values withignoreNamesby @swernerx in #92
New Contributors
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- fix(no-unlocalized-strings): ignore more cases by @timofei-iatsenko in #84
Full Changelog: 0.8.0...0.8.1