forked from fastify/fastify
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Fmw has route for has route #1
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This package received core status a long time ago but it was still missing from this list.
…stify#5154) This commit adds `@scalar/fastify-api-reference` to the list of community plugins. This plugin renders modern OpenAPI/Swagger docs based on `@fastify/swagger`.
* Update Ecosystem.md * Update Ecosystem.md * Update Ecosystem.md
dancastillo
changed the title
Fmw has route for has route
feat: Fmw has route for has route
Nov 22, 2023
4 tasks
* docs: clarify handling of streams and buffers * docs: fix typo Co-authored-by: Andrey Chalkin <[email protected]> --------- Co-authored-by: Andrey Chalkin <[email protected]>
* add infomation about the beforehandler in the ref page for hooks * Update docs/Reference/Hooks.md Co-authored-by: Manuel Spigolon <[email protected]> * Apply suggestions from code review * Update docs/Reference/Hooks.md Co-authored-by: James Sumners <[email protected]> --------- Co-authored-by: Manuel Spigolon <[email protected]> Co-authored-by: Aras Abbasi <[email protected]> Co-authored-by: Frazer Smith <[email protected]> Co-authored-by: James Sumners <[email protected]>
* Add Apitally to ecosystem page in docs * Update Apitally description * Fix line length
* added http header types to reply * fix lint * patch accordingly * update PR * fix --------- Co-authored-by: Uzlopak <[email protected]>
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…equest` and `reply` types (fastify#5147)
…astify#5201) * fix(fastify#5180): close secondary bindings after primary is closed * test: handle ipv6 correctly
* chore: bump new process-warning * test: update code
…r` and `ready` method (fastify#5191) * types: nullish error types in callback function's parameter * types: update `ready` method's parameter type Co-authored-by: KaKa <[email protected]> * types: add tests for `after` & `ready` methods --------- Co-authored-by: KaKa <[email protected]>
* fix: call onready once * fix: ensure on-ready promises are triggered in the right order * refactor: Apply suggestions from code review Co-authored-by: Manuel Spigolon <[email protected]> * refactor: use promise as flow management --------- Co-authored-by: Manuel Spigolon <[email protected]> Co-authored-by: Aras Abbasi <[email protected]>
* chore: remove unused type assertion * Bump pino to v8.17.0 Signed-off-by: Matteo Collina <[email protected]> --------- Signed-off-by: Matteo Collina <[email protected]> Co-authored-by: Aras Abbasi <[email protected]> Co-authored-by: Matteo Collina <[email protected]>
Signed-off-by: Matteo Collina <[email protected]>
* fix: route constraints * test: update * chore: linting
Signed-off-by: Matteo Collina <[email protected]>
Signed-off-by: Matteo Collina <[email protected]>
…astify#5231) Signed-off-by: Matteo Collina <[email protected]>
…5218) * docs: add note to setErrorHandler explaining not found behaviour Coming from other frameworks this is somewhat surprising. This documents the behaviour and explains to catch 404 errors users need to set a not found handler. * Replace note blocks with bulleted list
Signed-off-by: Matteo Collina <[email protected]>
* docs(ecosystem): add missing plugins to core list Signed-off-by: Frazer Smith <[email protected]> * Update docs/Guides/Ecosystem.md Signed-off-by: Frazer Smith <[email protected]> * Update docs/Guides/Ecosystem.md Signed-off-by: Frazer Smith <[email protected]> * Update docs/Guides/Ecosystem.md Signed-off-by: Frazer Smith <[email protected]> * Update docs/Guides/Ecosystem.md Signed-off-by: Frazer Smith <[email protected]> --------- Signed-off-by: Frazer Smith <[email protected]>
Signed-off-by: Matteo Collina <[email protected]>
# Conflicts: # docs/Reference/Errors.md # fastify.js # lib/pluginUtils.js # lib/route.js # lib/server.js # lib/warnings.js # package.json # test/default-route.test.js # test/plugin.4.test.js # types/instance.d.ts
…efined (fastify#5229) * fix: `npm run test:watch` (fastify#5221) * fix: set default content type to get a serializer from * feat: add tests * feat: add tests * fix: schema for the test * feat: translate word to English * fix: change the name of the test * feat: make it return false when not a function * chore: undo last changes * feat: make the content-type definition cleaner * fix: nullish coalescing assignment is not supported in node 14 Co-authored-by: Aras Abbasi <[email protected]> Signed-off-by: Douglas Moura <[email protected]> * fix: rename test to kebab-case * feat: improve tests * feat: remove t.end in favor of t.plan --------- Signed-off-by: Douglas Moura <[email protected]> Co-authored-by: Adam Jones <[email protected]> Co-authored-by: Aras Abbasi <[email protected]>
# Conflicts: # lib/configValidator.js
dancastillo
force-pushed
the
fmw-has-route-for-has-route
branch
from
January 14, 2024 17:04
a46eb60
to
9832ceb
Compare
dancastillo
force-pushed
the
fmw-has-route-for-has-route
branch
from
January 14, 2024 17:22
9832ceb
to
834f018
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.