v6.0.3
This release replaces rollup with tsdown. Bundle size is roughly the same, but build time is around 8 times faster.
We now generate both ESM and CommonJS bundles.
The CI tests now run against Bun and Deno. Oh, Deno is now supported.
What's Changed
- chore(deps): (deps): Bump the patch group across 1 directory with 29 updates by @dependabot[bot] in #347
- chore(deps): (deps): Bump ast-v8-to-istanbul from 0.3.6 to 0.3.7 in the patch group by @dependabot[bot] in #348
- chore(deps): (deps-dev): Bump @types/node from 24.7.2 to 24.8.0 by @dependabot[bot] in #349
- Switch to tsdown by @cb1kenobi in #350
Full Changelog: v6.0.2...v6.0.3