Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@thomasheyenbrock thomasheyenbrock released this 18 Feb 18:05
· 1 commit to main since this release
484766e

Performance and bundle-size improvements:

  • ~3.5 times faster
    • benchmarked against the kitchen-sink document
    • very similar improvements across different cases (with and without printing comment, pretty and minified printing)
    • see test/benchmark.mjs for details
  • ~10% smaller
    • cjs build from 15,497 bytes down to 13,899 bytes
    • esm build from 14,439 bytes down to 12,910 bytes