Changed
- BREAKING: Increased the minimum Node.js version to 22.22.1 (required by
lint-staged). - BREAKING: Restricted package exports so Optimizt is only exposed as a CLI package.
- Updated dependencies no longer ship
postinstallscripts, following the ecosystem move away from dependency lifecycle scripts in npm and other package managers (see npm RFC #868). - Replaced
simple-git-hookswith versioned hooks in.githooks; contributors working on Optimizt code can runnpm run enable-git-hooksafter cloning to configurecore.hooksPath.
Full Changelog: v12.1.1...v13.0.0