Skip to content

Releases: lingui/eslint-plugin

0.3.0

09 Feb 08:08
Compare
Choose a tag to compare

What's Changed

  • feat: respect lazy translation tags in no-single-variables-to-translate by @IanKrieger in #34
  • ci: minor fixes for the release process by @andrii-bodnar in #27

New Contributors

Full Changelog: 0.2.2...0.3.0

0.2.2

20 Dec 07:43
Compare
Choose a tag to compare

What's Changed

  • fix: ban top level t() calls aside from t`` calls by @braineo in #26
  • chore(deps): bump @babel/traverse from 7.22.8 to 7.23.5 by @dependabot in #23
  • chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #24

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

08 Dec 10:18
Compare
Choose a tag to compare

What's Changed

  • fix(no-unlocalized-strings): Correct Parent Node Handling for TS Enums by @radist2s in #22
  • fix(no-unlocalized-strings): Enhanced no-unlocalized Rule for advanced syntax support by @radist2s in #21

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

06 Oct 14:45
Compare
Choose a tag to compare

What's Changed

  • feat(no-unlocalized-strings): add ignoreProperty option by @thekip in #20

Full Changelog: 0.1.2...0.2.0

0.1.2

28 Sep 08:39
Compare
Choose a tag to compare

What's Changed

  • fix: no-unlocalized properly utilize ignoreFunction option by @coreylight in #16
  • test: add a new test case for the ignoreFunction option by @andrii-bodnar in #19

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

11 Sep 08:26
Compare
Choose a tag to compare

What's Changed

  • chore: change nodejs engine requirement by @thekip in #14

Full Changelog: 0.1.0...0.1.1

0.1.0

04 Sep 08:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/lingui/eslint-plugin/commits/0.1.0