Skip to content

Pull requests: fastify/fastify

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added FST_ERR_VALIDATION to errors.d.ts typescript TypeScript related
#4824 opened Jun 14, 2023 by svrnwnsch Loading…
1 of 4 tasks
feat: Type narrow on status().send() chains with Reply generics typescript TypeScript related
#4823 opened Jun 14, 2023 by aadito123 Loading…
4 tasks done
build(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#4818 opened Jun 12, 2023 by dependabot bot Loading…
Change NODE_OPTIONS to invalid value (do not merge)
#4817 opened Jun 12, 2023 by mcollina Loading…
4 tasks
Sync next-branch
#4815 opened Jun 12, 2023 by github-actions bot Loading…
[hooks] Refine hook runners internals Change that won't impact the surface API.
#4805 opened Jun 9, 2023 by Uzlopak Loading…
4 tasks
improve hooks.validate
#4804 opened Jun 9, 2023 by Uzlopak Loading…
4 tasks
Added type definition for allowUnsafeRegex typescript TypeScript related
#4792 opened Jun 6, 2023 by xijdk Loading…
1 of 4 tasks
perf: improve performance of request id generation
#4783 opened Jun 3, 2023 by Uzlopak Loading…
4 tasks
fix(#4774): close bindings through the hook system
#4776 opened May 29, 2023 by metcoder95 Loading…
3 of 4 tasks
feat: Changed req.hostname to req.host and added req.hostname and req.port semver-major Issue or PR that should land as semver major
#4766 opened May 22, 2023 by aarontravass Loading…
4 tasks done
v5.0.0
Add childLoggerFactory config semver-minor Issue or PR that should land as semver minor
#4760 opened May 17, 2023 by brettwillis Loading…
4 tasks done
fix: Pass Logger generic type to route function of FastifyInstance typescript TypeScript related
#4756 opened May 16, 2023 by Zajozor Loading…
2 of 4 tasks
Add missing assertion for a test test Issue or pr related to our testing infrastructure.
#4701 opened Apr 25, 2023 by kibertoad Loading…
3 of 4 tasks
chore(deps): replace tiny-lru with toad-cache internals Change that won't impact the surface API. performances Everything related to performances
#4668 opened Apr 9, 2023 by kibertoad Loading…
2 of 4 tasks
fix potential bug in content type parser bugfix Issue or PR that should land as semver patch
#4477 opened Dec 21, 2022 by Uzlopak Loading…
4 tasks
make FastifySchemaValidationError.params wider typescript TypeScript related
#4476 opened Dec 20, 2022 by cm-ayf Loading…
3 of 4 tasks
(#4439) access handler name add properties to req route options semver-minor Issue or PR that should land as semver minor
#4470 opened Dec 17, 2022 by cesarvspr Loading…
3 tasks done
clone factory options
#4465 opened Dec 12, 2022 by stefanocudini Draft
4 tasks
docs: Add documentation for zod type provider documentation Improvements or additions to documentation
#4456 opened Dec 1, 2022 by kibertoad Loading…
2 of 4 tasks
feat: loosen content-type checking semver-major Issue or PR that should land as semver major
#4450 opened Nov 30, 2022 by climba03003 Loading…
4 tasks done
Reorder Generic Types of FastifyReply semver-major Issue or PR that should land as semver major typescript TypeScript related v5.x Issue or pr related to Fastify v5
#4415 opened Nov 13, 2022 by sceccotti89 Loading…
1 of 4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.