-
-
Notifications
You must be signed in to change notification settings - Fork 117
Comparing changes
Open a pull request
base repository: fastify/fastify-static
base: v6.11.0
head repository: fastify/fastify-static
compare: v6.11.1
- 9 commits
- 12 files changed
- 9 contributors
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 245bfaf - Browse repository at this point
Copy the full SHA 245bfafView commit details -
chore: Remove test/content-type/sample.jpg.br (#400)
Signed-off-by: Matteo Collina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 786d43f - Browse repository at this point
Copy the full SHA 786d43fView commit details -
build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#401)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: tsd 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 42b897f - Browse repository at this point
Copy the full SHA 42b897fView commit details
Commits on Sep 6, 2023
-
added some small code improvements (#399)
* added some code improvements * removed some redundant assertion * reverted != assertion * fixed pr comments * Updated second condition Co-authored-by: Gürgün Dayıoğlu <[email protected]> * Updated return value Co-authored-by: Gürgün Dayıoğlu <[email protected]> * Updated condition to return boolean Co-authored-by: Uzlopak <[email protected]> * Removed redundant return type Co-authored-by: Uzlopak <[email protected]> * Added nullish operator for performance optimization Co-authored-by: Gürgün Dayıoğlu <[email protected]> --------- Co-authored-by: Gürgün Dayıoğlu <[email protected]> Co-authored-by: Matteo Collina <[email protected]> Co-authored-by: Uzlopak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4499e75 - Browse repository at this point
Copy the full SHA 4499e75View commit details
Commits on Sep 7, 2023
-
(more) small performance/clarity improvements (#405)
* use destructuring * don't use typeof === 'undef' * remove errorHandler * use for loops * use parsedPathname * use .at * use already declared var * use ??= * don't use ??= * extract regex * typo * remove .at * revert hardcoded seperators * add spacing Co-authored-by: Uzlopak <[email protected]> * move comment * extract regex * use object assign instead of spread syntax * simplify prefix assignment Co-authored-by: Uzlopak <[email protected]> * move pumpSendToReply to the bottom --------- Co-authored-by: Uzlopak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b923bef - Browse repository at this point
Copy the full SHA b923befView commit details
Commits on Sep 8, 2023
-
perf: use
node:prefix to bypass require.cache call for builtins (#407) * perf: use `node:` prefix to bypass require.cache call for builtins * fix test --------- Co-authored-by: Uzlopak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e213cb - Browse repository at this point
Copy the full SHA 4e213cbView commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d4f80b - Browse repository at this point
Copy the full SHA 0d4f80bView commit details
Commits on Sep 13, 2023
-
Fix request route config deprecation warnings (#409)
* fix: request route config deprecation * Add version constraint * Update version requirement Co-authored-by: KaKa <[email protected]> * Fix versioning --------- Co-authored-by: KaKa <[email protected]>
13Configuration menu - View commit details
-
Copy full SHA for e0a816e - Browse repository at this point
Copy the full SHA e0a816eView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2471a4c - Browse repository at this point
Copy the full SHA 2471a4cView 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 v6.11.0...v6.11.1