Releases: fastify/fast-uri
Releases · fastify/fast-uri
v3.0.3
v3.0.2
What's Changed
- use
tape
by @gurgunday in #95 - perf(index): merge concurrent
array.push
calls by @Fdawgs in #97 - build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #98
- fix: properly parse userinfo in uri by @zekth in #101
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fix
urijs
fragment handling incompatibility by @gurgunday in #93
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.4.0
What's Changed
- Improve compatibility with uri-js by @gurgunday in #84
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #75
- chore(package): fix repository url by @Fdawgs in #77
- chore(.gitignore): add .tap/ dir by @Fdawgs in #78
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #79
- Do not use node's URL module by @gurgunday in #83
Full Changelog: v2.3.0...v2.3.1
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
v2.2.0
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #40
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #41
- LGTM-Alert: remove unused parameters by @Uzlopak in #43
- fix: unused IE fix path by @zekth in #44
- test(equal): refactor test suites by @zekth in #45
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #46
- fix(readme): CI badge reference by @zekth in #47
- ci: enable license checking by @Fdawgs in #48
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #49
- build(deps-dev): remove typescript by @Fdawgs in #50
- chore(.npmrc): disable package-lock generation by @Fdawgs in #52
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #53
- nodenext compatibility by @Uzlopak in #54
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- build(deps): bump actions/setup-node from 3.1.1 to 3.2.0 by @dependabot in #36
- ci(package-manager-ci): bring into line with main repo by @Fdawgs in #37
- fix: skip colon encoding when schema exists by @ivan-tymoshenko in #39
New Contributors
- @ivan-tymoshenko made their first contribution in #39
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #26
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #29
- build(deps): bump actions/setup-node from 2 to 3.1.0 by @dependabot in #28
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #27
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @Fdawgs in #31
- chore: fix typo by @is2ei in #34
- build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #33
- build(deps): bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1.4 by @dependabot in #32
- ci!: migrate to fastify reusable workflow by @Fdawgs in #35
New Contributors
Full Changelog: v1.0.1...v2.0.0