v5.13.0
What's Changed
- chore(.gitignore): add .tap/ dir by @Fdawgs in #678
- Fix coercion types by @tmcw in #683
- feat: unsafe string format by @nigrosimone in #686
- chore: performance improvement on asStringSmall by @nigrosimone in #688
- fix: make asString monomorphic and trigger V8 optimization by @nigrosimone in #689
- chore(perf): only use the regular expression for shorter input by @nigrosimone in #691
New Contributors
- @tmcw made their first contribution in #683
- @nigrosimone made their first contribution in #686
Full Changelog: v5.12.0...v5.13.0