Releases: BonnierNews/eslint-config
Releases · BonnierNews/eslint-config
Release list
v3.1.0
What's Changed
- Add bn-safety rules to detect missing test guards by @maxolofsson1 in #60
New Contributors
- @maxolofsson1 made their first contribution in #60
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Check against NPM instead of git tag when determining if we should release a new version by @MattiasOlla in #56
- Update to ES module by @MattiasOlla in #51
Full Changelog: v2.0.5...v3.0.0
v2.0.5
v2.0.4
What's Changed
- remove old publishing scripts and update readme by @kirinja in #49
- Fix some vulnerabilities by @Adilius in #52
- chore(security): fix depencies by @johangrahn in #53
New Contributors
- @Adilius made their first contribution in #52
- @johangrahn made their first contribution in #53
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Make open source group code owners by @MattiasOlla in #46
- add npm publishing workflow by @kirinja in #48
New Contributors
- @MattiasOlla made their first contribution in #46
- @kirinja made their first contribution in #48
Full Changelog: v2.0.1...v2.0.3
v1.2.0
v1.1.1
What's Changed
- Add linting of no-only-tests for lowercase "describe" and "context" style tests by @emilbjorklund in #38
New Contributors
- @emilbjorklund made their first contribution in #38
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump deps by @kristofferjansson in #35
- Move restricted syntax to a plugin by @chrisode in #34
- Add rule react/jsx-curly-spacing by @fellax1 in #37
New Contributors
- @kristofferjansson made their first contribution in #35
- @chrisode made their first contribution in #34
- @fellax1 made their first contribution in #37
Full Changelog: v1.0.2...v1.1.0