Skip to content

v13.0.0

Latest

Choose a tag to compare

@343dev 343dev released this 27 Jun 02:59

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 postinstall scripts, following the ecosystem move away from dependency lifecycle scripts in npm and other package managers (see npm RFC #868).
  • Replaced simple-git-hooks with versioned hooks in .githooks; contributors working on Optimizt code can run npm run enable-git-hooks after cloning to configure core.hooksPath.

Full Changelog: v12.1.1...v13.0.0