Skip to content

V3.0.0

Choose a tag to compare

@NishargShah NishargShah released this 01 Jan 16:33
· 91 commits to master since this release
1b7d222

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:

鉂わ笍 Thank You

What's Changed

Full Changelog: V2.3.3...V3.0.0