Skip to content

v2.0.0

Choose a tag to compare

@vio vio released this 02 Mar 18:43
· 25 commits to master since this release

2.0.0 (2026-03-02)

NO BREAKING CHANGES - this version fixes the commonjs/esm default exports and their definitions

Bug Fixes

  • round - correct precision calculation (5861ca6)

Build changes

  • Export cjs/esm modules (397aeee)
  • Rollup config - no abs path; share input (d16a048)
  • Fix build - export esm/cjs by @vio in #467
  • test: Add package tests for vite/rollup by @vio in #470
  • fix: round - correct precision calculation by @vio in #472
  • Fix formatting setup by @vio in #471
  • Setup tsdown by @vio in #381

Update dependencies by @vio in #468

  • build(deps-dev): bump @types/node from 25.2.1 to 25.2.3
  • build(deps-dev): bump typescript-eslint from 8.54.0 to 8.55.0
  • build(deps-dev): bump lint-staged from 16.2.7 to 16.3.1
  • build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
  • build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0
  • build(deps-dev): bump rimraf from 6.0.1 to 6.1.3
  • build(deps-dev): bump typescript-eslint from 8.55.0 to 8.56.1
  • build(deps-dev): bump rollup from 4.57.1 to 4.59.0
  • build(deps-dev): bump globals from 17.3.0 to 17.4.0
  • build(deps-dev): bump @types/node from 25.2.3 to 25.3.3
  • build(deps-dev): bump the eslint group with 2 updates

Full Changelog: v1.5.6...v2.0.0