v2.1.8
What's Changed
Build
- Update tests by @vio in #657
- Expanded test coverage to validate builds for both Rollup and Vite, with suites for CommonJS, ESM, and TypeScript outputs.
- Added tests that assert generated stats files and build outputs.
Update dependencies by @vio in #669
- build(deps-dev): bump glob from 11.0.3 to 11.1.0 by @dependabot[bot] in #659
- build(deps-dev): bump rimraf from 6.1.0 to 6.1.2
- build(deps-dev): bump vitest from 4.0.6 to 4.0.13
- build(deps-dev): bump @tsconfig/node18 from 18.2.4 to 18.2.6
- build(deps-dev): bump release-it from 19.0.5 to 19.0.6
- build(deps-dev): bump @release-it/conventional-changelog
- build(deps-dev): bump rollup from 4.52.5 to 4.53.3
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0
- build(deps-dev): bump memfs from 4.50.0 to 4.51.0
- build(deps-dev): bump @types/node from 24.9.2 to 24.10.1
- build(deps): bump rollup-plugin-stats from 1.5.2 to 1.5.3
Full Changelog: v2.1.7...v2.1.8