V3.0.0
3.0.0 (2026-01-01)
馃毃 Breaking Change
- Significantly smaller package - the new version reduces the unpacked size by ~72% compared to the previous release
- Node.js v16 support dropped - v3 requires Node 18.18 or higher
- ESM-only architecture - the entire package now uses native ES modules
- All batteries included - everything you need ships out of the box
- Redesigned CLI options - aligned with clearer, more explicit configurations
- Updated dependencies - all packages are upgraded to their latest stable versions
For more details, see the docs
馃殌 Repository migration
As part of this release, the project has moved from a personal repository to a dedicated organization repository:
- From: https://github.com/NishargShah/eslint-config-airbnb-extended
- To: https://github.com/eslint-config/airbnb-extended
鉂わ笍 Thank You
- Gualtiero @maiolica
- Alexey Immoreev @luixo
- Vida Xie @9romise
- Sam Garfinkel @sgarfinkel
What's Changed
- [Beta] v3.0.0-beta-1 by @NishargShah in #29
- [Beta] v3.0.0-beta-2 by @NishargShah in #47
- [Beta] v3.0.0-beta-4 by @NishargShah in #49
- [Beta] v3.0.0-beta-5 by @NishargShah in #54
- [Beta] v3.0.0-beta-6 by @NishargShah in #55
- [Release] v3.0.0 by @NishargShah in #48
Full Changelog: V2.3.3...V3.0.0