Skip to content

v1.0.3

Compare
Choose a tag to compare
@observ33r observ33r released this 22 Jul 08:07
· 5 commits to main since this release

Chore

  • Added sideEffects: false flag to package.json for proper tree-shaking in ESM-aware bundlers.

Documentation

  • Added JSR Score badge to the README.
  • Improved usage example to include all valid JSON primitives (string, null, boolean).
  • Merged "Benchmark" and "Running Benchmark" sections into one for better structure.
  • Linked to benchmark data source for transparency and easier navigation.