Releases: lingui/eslint-plugin
Releases · lingui/eslint-plugin
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
0.8.0
⚠️ Potential Breaking changes⚠️ The
no-unlocalized-stringsrule has been completely rewritten and all defaults have been removed. This may result in breaking changes. See the changelog for more information.
What's Changed
- feat(no-unlocalized-strings): remove default configuration by @timofei-iatsenko in #78
- feat(no-unlocalized-strings): add patterns for ignore functions by @timofei-iatsenko in #77
- chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot in #81
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot in #83
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- feat(recommended-config): add
lingui/no-expression-in-messageby @timofei-iatsenko in #74 - fix: not listed dependency
@typescript-eslint/scope-managerby @timofei-iatsenko in #75
Full Changelog: 0.6.0...0.7.0