Skip to content

Releases: dipiash/eslint-plugin-nimbus-clean

Release 2.0.1

26 Nov 08:20
Compare
Choose a tag to compare

Release 2.0.0

18 Nov 19:30
Compare
Choose a tag to compare

2.0.0 (2024-11-18)

⚠ BREAKING CHANGES

  • Add support ESLint >=9

Features

Bug Fixes

  • 🐛 change deprecated @typescript-eslint/ban-types rule (b21ea9e)
  • 🐛 change links to rules and add warn for sonarjs/todo-tag (7250b57)
  • 🐛 fix module installation (2754a8c)
  • 🐛 fix types (ba59cf5)

Documentations

  • 📝 add info about rules in README.md (9819b77)
  • 📝 update README.md (08ccfac)

What's Changed

New Contributors

Full Changelog: v1.4.2...v2.0.0

Release 1.4.2

15 May 08:19
Compare
Choose a tag to compare

1.4.2 (2024-05-15)

Bug Fixes

Release 1.4.1

15 May 08:11
Compare
Choose a tag to compare

1.4.1 (2024-05-15)

Bug Fixes

  • 🐛 fix sonar exatension (8879b45)

Release 1.4.0

15 May 08:04
Compare
Choose a tag to compare

1.4.0 (2024-05-15)

Features

  • ✨ update ESLint plugins (de40442)

Release 1.3.1

12 Mar 18:52
Compare
Choose a tag to compare

1.3.1 (2024-03-12)

Bug Fixes

CI/CD

  • 🎡 add auto release (90a1ef2)
  • 🎡 add config for auto publish throught release-it (919a384)

Release 1.3.0

22 Nov 18:56
Compare
Choose a tag to compare

1.3.0 (2023-11-22)

Features

  • ✨ update all packages (84e97ab)
  • docs: add support for multilingual documentation (HINDI) #fixes #35 (6ff6898)
  • docs: added multilingual documentation (HINDI) $fixes 35 (fdd0b3b)
  • eslint-plugin-unicorn: ✨ update to ^49.0.0 (3e206cb)

Bug Fixes

  • 🐛 reinstall dependencies (6baec1e)
  • package.json: 🐛 fix incompatible versions in CI (b8d493b)
  • readme: 🐛 fix partial config name (ea67ae5)

Documentations

  • package.json: 📝 add bugs and homapge section (df042a7)

Release 1.2.0

09 Nov 19:59
Compare
Choose a tag to compare

1.2.0 (2023-11-09)

Features

  • contributors: Added automate contributors list in bottom of README Fixes #48 (ffa74ac)

Documentations

  • readme: 📝 fix title on readme files (b45ac5d)
  • readme: 📝 update ja, zh-tw readme files (8d695fd)

What's Changed

  • docs(readme): 📝 fix title on readme files by @dipiash in #52
  • feat(contributors): automate contributors list in README Closes #48 by @aditya-armal in #50
  • docs(readme): 📝 update ja, zh-tw readme files by @dipiash in #53

New Contributors

Full Changelog: v1.1.3...v1.2.0

Release 1.1.3

08 Nov 17:43
Compare
Choose a tag to compare

1.1.3 (2023-11-08)

Documentations

  • readme: 📝 update readme on other languages (a84215a)
  • readme: Add "Show your support" section (07130a9)

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2

05 Nov 18:29
Compare
Choose a tag to compare

1.1.2 (2023-11-05)

Documentations

  • readme: 📝 automate TOC generation for zh-tw (433268b)
  • readme: 📝 fix link to CONTRIBUTING.md file (f6dc5bc)
  • readme: ✏️ add zh-tw README.md (c26156d), closes #40

What's Changed

  • docs(readme): 📝 fix link to CONTRIBUTING.md file by @dipiash in #44
  • docs(readme): ✏️ add zh-tw README.md by @Dennis40816 in #45
  • docs(readme): 📝 automate TOC generation for zh-tw by @dipiash in #46

New Contributors

Full Changelog: v1.1.1...v1.1.2