Changelog
Version 4
4.0.1
- #34 Revert "fix: strip leading UTF-8 BOM"
4.0.0
- #33 4.0.0 Release Notes
- #32 fix: strip leading UTF-8 BOM
- #30 chore: convert to esm + vitest + oxlint/oxfmt
- #28 Ignore BOM char
Version 3
3.0.0
- #27 Support node v18, drop node v12
Version 2
2.1.0
2.0.0
- #17 Only node 12
Version 1
1.3.2
- #10 Fix uppercase hex strings validating as safe
1.3.0
- #9 Add safeParse()
1.2.0
- #8 Change module namespace
1.1.2
- #7 Don't assume
hasOwnPropertyis safe