v2.3.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #55
- chore(.gitignore): add clinic by @Fdawgs in #56
- ci(package-manager): update ubuntu os to latest by @Fdawgs in #58
- chore(.gitignore): add bun lockfile by @Fdawgs in #59
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #60
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #61
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #62
- ci(package-manager-ci): add node 18 to test matrix by @Fdawgs in #63
- ci: only trigger on pushes to main branches by @Fdawgs in #64
- ci(package-manager-ci): replace jobs with reusable workflow by @Fdawgs in #65
- refactor(schemes): convert unused capture group to non-capture group by @Fdawgs in #66
- perf: avoid domainToAscii on pure lowercase ascii cases by @Uzlopak in #67
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #68
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #69 - chore: add
.gitattributes
file by @Fdawgs in #71 - chore(benchmark): add missing strict directive by @Fdawgs in #72
- perf(index): convert unused capture groups to non-capture groups by @Fdawgs in #74
Full Changelog: v2.2.0...v2.3.0