Skip to content

Releases: gads-citron/eslint-config-citron

v3.0.1

15 Nov 16:01
d2f0c21
Compare
Choose a tag to compare

What's Changed

  • [DVDD-1077] 🔧 fix no restricted import by @Vico4 in #30

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Nov 13:30
044f57c
Compare
Choose a tag to compare

What's Changed

  • [DVDD-1077]🔧 forbid import of moment and moment-timezone by @Vico4 in #29

New Contributors

  • @Vico4 made their first contribution in #29

Full Changelog: v2.0.0...v3.0.0

v2.0.0

23 Oct 08:31
abe4d4f
Compare
Choose a tag to compare

What's Changed

  • [DVDD-1053] 🔧 Rules - allow importing sub packages by @wayglem in #27
  • [DVDD-1053] 🔧 Package - Version 2.0 by @SurturCheese in #28

Full Changelog: v1.7.0...v2.0.0

v1.1.0

15 Nov 17:22
Compare
Choose a tag to compare

What's Changed

  • #8 🐛 Fix no shadow error
  • #1 ✨ Disable 'no-use-before-define' for functions
  • #9 ✨ Remove no await in loop
  • #11 ✨ Disable 'no-useless-constructor' rule