-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: fastify/fast-uri
base: v3.0.6
head repository: fastify/fast-uri
compare: v3.1.0
- 20 commits
- 31 files changed
- 7 contributors
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dbebcb2 - Browse repository at this point
Copy the full SHA dbebcb2View commit details
Commits on Feb 27, 2025
-
chore(test) remove .gitkeep (#128)
Signed-off-by: Frazer Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b680fa - Browse repository at this point
Copy the full SHA 9b680faView commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c67c9ab - Browse repository at this point
Copy the full SHA c67c9abView commit details
Commits on Mar 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 93e3c2d - Browse repository at this point
Copy the full SHA 93e3c2dView commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6890b4a - Browse repository at this point
Copy the full SHA 6890b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c9def - Browse repository at this point
Copy the full SHA 38c9defView commit details
Commits on May 1, 2025
-
build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#134)
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.31.2...v0.32.0) --- updated-dependencies: - dependency-name: tsd dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8420467 - Browse repository at this point
Copy the full SHA 8420467View commit details
Commits on May 5, 2025
-
ci(ci): pin actions to commit-hash (#135)
Signed-off-by: Frazer Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34015bd - Browse repository at this point
Copy the full SHA 34015bdView commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6865026 - Browse repository at this point
Copy the full SHA 6865026View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea1100c - Browse repository at this point
Copy the full SHA ea1100cView commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 14d12da - Browse repository at this point
Copy the full SHA 14d12daView commit details
Commits on Aug 16, 2025
-
fix(lib/utils): simpler algorithm for removeDotSegments (#140)
* fix(lib/utils): simpler algorithm for removeDotSegments (#139) * Update lib/utils.js Co-authored-by: Aras Abbasi <[email protected]> Signed-off-by: Burkov Egor <[email protected]> * Update lib/utils.js Co-authored-by: Aras Abbasi <[email protected]> Signed-off-by: Burkov Egor <[email protected]> * Add link to RFC * Update lib/utils.js Co-authored-by: Aras Abbasi <[email protected]> Signed-off-by: Burkov Egor <[email protected]> * Some more opts * Add test for issue * @Uzlopak function speed up * Add long uri to benchmark to show changes * add unit test, enruse rfc compatibility * lint --------- Signed-off-by: Burkov Egor <[email protected]> Co-authored-by: Aras Abbasi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0160b0 - Browse repository at this point
Copy the full SHA f0160b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a16582 - Browse repository at this point
Copy the full SHA 7a16582View commit details -
chore: replace benchmark with tinybench (#143)
* chore: replace benchmark with tinybench * extract benchmark into own folder * remove benchmark npm script * update benchmarks
Configuration menu - View commit details
-
Copy full SHA for 509dd94 - Browse repository at this point
Copy the full SHA 509dd94View commit details
Commits on Aug 17, 2025
-
fix: ipv4 is never normalized (#144)
* fix: ipv4 is never normalized * update benchmark
Configuration menu - View commit details
-
Copy full SHA for ee22a06 - Browse repository at this point
Copy the full SHA ee22a06View commit details
Commits on Aug 19, 2025
-
feat: add browser testing (#146)
* chore: integrate scopedChars.js into utils.js * add bundling * standardize require calls in tests * blub * add browser testing * fix browsers * use npm script * add again deps * ignore webkit on ubuntu * try to get windows test to run * revert artifacts * remove playwright dep
Configuration menu - View commit details
-
Copy full SHA for 56b0c74 - Browse repository at this point
Copy the full SHA 56b0c74View commit details -
@Uzlopak since we're using `tape` as test engine we do support browser test stack if I'm not misleading. Signed-off-by: Vìncent Le Goff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbf4545 - Browse repository at this point
Copy the full SHA fbf4545View commit details
Commits on Aug 20, 2025
-
chore: use jsdoc for static code analysis (#147)
* chore: use jsdoc for static code analysis * simplify * improve stringArrayToHexStripped * add benchmark * use nonSimpleDomain with regex * extract isUUID to utils.js * improve ipv6 * fix perf regression * avoid to lowercase * add benchmarks for equal * use singular
Configuration menu - View commit details
-
Copy full SHA for eedf840 - Browse repository at this point
Copy the full SHA eedf840View commit details
Commits on Aug 25, 2025
-
fix(lib/schemes/urn): check nid for undefined (#141)
* fix(lib/schemes/urn): check nid for undefined * Throw error on undefined nid * Restore test for equals * remove dups after rebase
Configuration menu - View commit details
-
Copy full SHA for 4f8cdd1 - Browse repository at this point
Copy the full SHA 4f8cdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d08e68 - Browse repository at this point
Copy the full SHA 2d08e68View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.6...v3.1.0