1.1.0
What's Changed
- chore(.npmignore): remove
node_modules
by @Fdawgs in #23 - perf: add benchmarks for importing all packages by @anonrig in #24
- update actions to avoid deprecation warnings by @Uzlopak in #26
- add fine grained benchmarks by @Uzlopak in #25
- tests: 100% test coverage, add test cases for utf16 characters by @Uzlopak in #30
- perf: 15 % better perf for number to string, avoid intermediate Math.abs, use implicit number to string coercion by @Uzlopak in #28
- use pre calculated utf16 table by @Uzlopak in #29
- chore: update dependencies by @anonrig in #31
- add dependabot.yml, switch to npm by @Uzlopak in #33
- build(deps-dev): bump query-string from 7.1.3 to 8.1.0 by @dependabot in #36
- build(deps-dev): bump @vitest/coverage-c8 from 0.23.4 to 0.26.3 by @dependabot in #35
- build(deps-dev): bump vitest from 0.23.4 to 0.26.3 by @dependabot in #34
- Improve typescript interop, esm nodenext by @Uzlopak in #37
New Contributors
- @dependabot made their first contribution in #36
Full Changelog: 1.0.0...1.1.0