Skip to content

Releases: fastify/fast-uri

v2.3.0

30 Oct 19:33
388711e
Compare
Choose a tag to compare

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

05 Dec 09:27
2394025
Compare
Choose a tag to compare

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

10 Jun 16:00
b4bfd4e
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0...v2.1.0

v2.0.0

25 May 09:20
e1387f6
Compare
Choose a tag to compare

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

  • @is2ei made their first contribution in #34

Full Changelog: v1.0.1...v2.0.0

v1.0.1

05 Feb 12:31
Compare
Choose a tag to compare

What's Changed

  • build: reduce dependabot update frequency by @Fdawgs in #22
  • fix: fragment encoding by @zekth in #23

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Jan 17:16
Compare
Choose a tag to compare
feat: bump version

v0.0.2

21 Jan 08:58
Compare
Choose a tag to compare

What's Changed

  • benchmark: add WHATWG by @zekth in #17
  • feat: types by @zekth in #18
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #19
  • fix: search query should not be decoded by @zhmushan in #20

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

12 Dec 10:43
7ec8e5d
Compare
Choose a tag to compare

What's Changed

  • Initial Commit by @zekth in #4
  • fix: speed improvement by @zekth in #5
  • feat: urn support by @zekth in #6
  • feat: faster URN by @zekth in #7
  • build(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.6.0 by @dependabot in #8
  • build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #9
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #10
  • ci: add coveralls by @zekth in #11
  • build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #12
  • feat: minor improvements by @zekth in #13
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #14
  • doc: readme by @zekth in #15

New Contributors

Full Changelog: https://github.com/fastify/fast-uri/commits/v0.0.1