v1.0.3
Chore
- Added
sideEffects: false
flag topackage.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.