Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Fastify

Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.
Collective - Host: opensource - https://opencollective.com/fastify - Website: https://fastify.dev/ - Code: https://github.com/fastify/fastify

fix: getSchema() should return schema added in inner/plugin instance (#2280)

github.com/fastify/fastify - 425b68e71c3f88cd16e45b831c6cf017d95bbefa authored over 4 years ago by André <[email protected]>
Remove duplicated sections (#2276)

github.com/fastify/fastify - 2f56e10a24ecb70c2c7950bfffd60eda8f7782a6 authored over 4 years ago by Joel Mukuthu <[email protected]>
Bump @types/node from 13.13.6 to 14.0.1 (#2275)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/fastify/fastify - 6030c937ec8d85c2578e6e2572e5cb5e7bc04251 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix absolute paths on main README.md (#2274)

github.com/fastify/fastify - 82a081dfea3b065492df435cff3d695a36ceb60c authored over 4 years ago by Ivan Medina <[email protected]>
test: Add test to verify async onClose hooks. (#2250) (#2273)

* test: Add test to verify async onClose hooks. (#2250)

* chore: Remove typo.

github.com/fastify/fastify - 15703f51109d0381e6abed1c4c226f25ceefc4d0 authored over 4 years ago by Shogun <[email protected]>
Bumped v3.0.0-rc.2

github.com/fastify/fastify - e84d9bebc2273b327e40bfb61f79ba1f5fe8acbc authored over 4 years ago by Matteo Collina <[email protected]>
Tweak haproxy config for issue #2036 (#2270)

github.com/fastify/fastify - 32e93bab4247c2c2d414d1bc428574e8ebb8cc58 authored over 4 years ago by James Sumners <[email protected]>
Add rc files for dx improvement (#2269)

github.com/fastify/fastify - 59d6b35735c93711f4870d60109201ecf20ba9c3 authored over 4 years ago by James Sumners <[email protected]>
Ignore clientError on reset connections. (#2036) (#2268)

* Ignore clientError on reset connections. (#2036)

* Added test case.

* Minor docs fix.

...

github.com/fastify/fastify - d8feb2323c00d49a16b48401a2f7e8fcfbbb0338 authored over 4 years ago by Shogun <[email protected]>
Remove absolute URL's from docs (#2266)

* Update Server.md

* Change absolute URL's to relative URL's

* Change absolute URL's to Re...

github.com/fastify/fastify - d335a7a729c0bbba4a3ae0fbe08254fd410f86ea authored over 4 years ago by Adrian <[email protected]>
add onReady hook (#2166)

* adding on compiler ready hook

* add wip onCompilerReady hook

* rename hook to onReady

* onr...

github.com/fastify/fastify - 92fc9fedf1b935397db3e85ef9df3e028515ad49 authored over 4 years ago by Manuel Spigolon <[email protected]>
doc example to use ajv-errors (#2267)

github.com/fastify/fastify - 84c536f9395294fe505b4a395a029c6ca258ef16 authored over 4 years ago by Peter Balazs <[email protected]>
Add fastify-sse-v2 to community plugins (#2262)

github.com/fastify/fastify - 85d3e65497857c9a55a42ce260cda5e0b7982fc7 authored over 4 years ago by Marin Petrunić <[email protected]>
Fix: call preHandler on reply.callNotFound (#2256)

* fix: run preHandler in notFound

* doc: update docs for setNotFoundHandler

* fix: reuse p...

github.com/fastify/fastify - ae6b57c94cbfcec10b66c4a19d8a62df540486c1 authored over 4 years ago by Salman Mitha <[email protected]>
Bump light-my-request from 3.8.0 to 4.0.0 (#2263)

Bumps [light-my-request](https://github.com/fastify/light-my-request) from 3.8.0 to 4.0.0.
- [R...

github.com/fastify/fastify - 1cdf6219ca4ebb015c926f5c467b1bf7b6c88c67 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix builder-style injection in v3 (#2257)

* Add test to illustrate the problem with injection builder

* Return early on error

Co-authore...

github.com/fastify/fastify - 09170fe41777ddf821179c4aef60d434d6de1efb authored over 4 years ago by Igor Savin <[email protected]>
Update word (#2258)

github.com/fastify/fastify - a60391e9b6b7b516e24d18f0c5a437db28989ff8 authored over 4 years ago by Kawacrepe <[email protected]>
fix core plugins (#2255)

github.com/fastify/fastify - dce32e74d8bee6c49bf122d0283a34f232e72acc authored over 4 years ago by Manuel Spigolon <[email protected]>
Add option to configure clientErrorHandler (#2226) (#2249)

* Add option to configure clientErrorHandler (#2226)

The custom clientError handler function ha...

github.com/fastify/fastify - b6b41c064714b4d5714053806a5a0d49981db676 authored over 4 years ago by Chirantan Mitra <[email protected]>
fix docs: zeit -> vercel fastify#2211 (#2251)

github.com/fastify/fastify - 06450714329a019b1942deb9c62bbc975c1a0bff authored over 4 years ago by Anthony Ringoet <[email protected]>
fix docs: missing breaking change (#2247)

github.com/fastify/fastify - f4f75bbe72684ce169cf7f8ae2a20dd0fa7befe8 authored over 4 years ago by Manuel Spigolon <[email protected]>
Fixed chainable .register() and added test for it (#2245)

github.com/fastify/fastify - 34909122e744782db7b398972e151b5cadba2e73 authored over 4 years ago by Matteo Collina <[email protected]>
Turn onConstructorPoisoning to 'error' (#2243)

This remove an old TODO for v3

github.com/fastify/fastify - 0f2493081bdf86217204cd144b1e7292e48338c7 authored over 4 years ago by Matteo Collina <[email protected]>
remove old azure templates (#2244)

github.com/fastify/fastify - 751cc8127ee7411afe535eaa3eaa00a399d44d49 authored over 4 years ago by Matteo Collina <[email protected]>
Log clientError as trace to avoid dev confusion (#2241)

See: https://github.com/fastify/fastify/issues/2036

github.com/fastify/fastify - c33388452a14649e01980029af3d3d649e66cfb4 authored over 4 years ago by Matteo Collina <[email protected]>
fix(internals): fix typo in handleRequest (#2240)

Add missing `raw` property in path when accessing `writableEnded`.
Explicitly set `writableEnde...

github.com/fastify/fastify - 92f106a7b08359303b8dbee3bdb277ad8282e043 authored over 4 years ago by Daniele Belardi <[email protected]>
Bumped v3.0.0-rc.1

github.com/fastify/fastify - 2b6765523fd0afddbe3ead5b4f71c0d847dd704b authored over 4 years ago by delvedor <[email protected]>
Added github backport action (#2237)

github.com/fastify/fastify - 66e5a7f0a003589204ce671d84ea7e248d64906c authored over 4 years ago by Tomas Della Vedova <[email protected]>
docs: Migration Guide v3 (#2140)

Co-Authored-By: Manuel Spigolon <[email protected]>
Co-Authored-By: James Sumners <james@sum...

github.com/fastify/fastify - fac1906255146ba970d5197390b8ffcb94a27135 authored over 4 years ago by Thomas Heymann <[email protected]>
update typescript docs, node process exit with 1 in case of error (#2234)

github.com/fastify/fastify - e0c1751dc7af7e06d7daf71f715c7423b58a930a authored over 4 years ago by Tarek-Essam <[email protected]>
http2: fix HEAD requests hanging (#2233)

Fix HEAD requests hanging in Node version 10 and 13.5.0.
On these requests, the `preValidationCa...

github.com/fastify/fastify - a0b5673447de3451e43ef46960045ce352b4ae32 authored over 4 years ago by Daniele Belardi <[email protected]>
Bump fluent-schema from 0.10.0 to 1.0.0 (#2235)

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.0.0.
- [Releas...

github.com/fastify/fastify - 4f88ce7034597199ed4b5e6c76819cfd80e6d487 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump @types/node from 12.12.37 to 13.13.4 (#2236)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/fastify/fastify - c58eaa72f14e546165b73e30f0c8b6ad0f643ef4 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fixed depedabot config.yml

github.com/fastify/fastify - e045f5885455837a64e1b1f88dcc0739499f2c0a authored over 4 years ago by Matteo Collina <[email protected]>
update dependencies (#2225)

github.com/fastify/fastify - 2472bdf86394de7f9c7db83803027162280a7c52 authored over 4 years ago by Matteo Collina <[email protected]>
fix: adds statusCode to FastifyReply type (#2224)

Closes #2223

Co-authored-by: Roman Filippov <[email protected]>

github.com/fastify/fastify - 2e9994d1c3cb0c61424d624674ec517360542c26 authored over 4 years ago by Roman <[email protected]>
plugin: add fastify-objectionjs-classes (#2220)

The current objectionjs plugin only imports the main Model class. However other useful classes s...

github.com/fastify/fastify - 28fcb5f9438e85031265a9b0ba60bb01791db010 authored over 4 years ago by Mohammed Sohail <[email protected]>
Add fastify-etag to ecosystem (#2216)

* Add fastify-etag to ecosystem

* Fix ordering for fastify-etag

* Fix ordering for fastify...

github.com/fastify/fastify - 64296c84b57eb8f6f63bf51579febcfd274a97a5 authored over 4 years ago by Joel Mukuthu <[email protected]>
add i18next-http-middleware to Ecosystem (#2210)

github.com/fastify/fastify - 8954957da8b7af2b4741445d036fe067a803577a authored over 4 years ago by Adriano Raiano <[email protected]>
Update Ecosystem.md (#2212)

Adding a new community plugin

github.com/fastify/fastify - d1d22b4dbc87c96ece8eea421da2fa9aae6b9efe authored over 4 years ago by thorough-developer <[email protected]>
Bumped v3.0.0-alpha.1

github.com/fastify/fastify - 12ff59a29466ae9140590538f532e9269a2854ee authored over 4 years ago by Matteo Collina <[email protected]>
Add node v14 to CI, use .taprc. (#2219)

* Add node v14 to CI, use .taprc.

* Update LTS.md to cover the CI update

github.com/fastify/fastify - 528574423f43020b8fa4f51ab4fd23cf51b52ded authored over 4 years ago by Matteo Collina <[email protected]>
fix #2214 (#2215)

Co-authored-by: Tommaso Allevi <[email protected]>

github.com/fastify/fastify - 6e8035201b07b5a7a7fe2c7722652d50c37e07bb authored over 4 years ago by Tommaso Allevi <[email protected]>
Add missing type for builder-style injection (#2208)

* Add missing type for builder-style injection

* Add test for change in type

github.com/fastify/fastify - 121f32a46b9f3d4df2be4e81ea9427386c37eb14 authored over 4 years ago by Igor Savin <[email protected]>
docs: fix spelling (#2206)

github.com/fastify/fastify - e0e6e4f6ef5b739b63a87b68503215fe9ee39010 authored over 4 years ago by Coston <[email protected]>
Bump avvio from 7.0.0-alpha.7 to ^7.0.0 (#2205)

github.com/fastify/fastify - 98328a422cdbd65ea2769c44dca3a2a2fff01332 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix: Chainable / thenable types & after signature (#2204)

Co-authored-by: Thomas Heymann <[email protected]>

github.com/fastify/fastify - e3741c02d46021c412b61859dcecb53f748a983b authored over 4 years ago by Thomas Heymann <[email protected]>
Bump @hapi/joi from 16.1.8 to 17.1.1 (#2198)

Bumps [@hapi/joi](https://github.com/hapijs/joi) from 16.1.8 to 17.1.1.
- [Release notes](https:...

github.com/fastify/fastify - a2859c03cd37904994644936fc8b400dae07da56 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump avvio from 7.0.0-alpha.5 to 7.0.0-alpha.7 (#2199)

Bumps [avvio](https://github.com/mcollina/avvio) from 7.0.0-alpha.5 to 7.0.0-alpha.7.
- [Release...

github.com/fastify/fastify - 457886a136aff1f60a8e2c27dfb35789a78f5b6b authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump fluent-schema from 0.8.0 to 0.10.0 (#2200)

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.8.0 to 0.10.0.
- [Release...

github.com/fastify/fastify - 0653d53e12959a00c75749ab36bbf43001ea7130 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump eslint-plugin-node from 9.2.0 to 11.1.0 (#2201)

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 9.2.0 to 11.1....

github.com/fastify/fastify - 599b301a0a389129ed670e1d09cd26c328378f65 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump dns-prefetch-control from 0.2.0 to 0.3.0 (#2202)

Bumps [dns-prefetch-control](https://github.com/helmetjs/dns-prefetch-control) from 0.2.0 to 0.3...

github.com/fastify/fastify - 829a359617c4156d36c113d1779ce44efa396205 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Support Node >= 10 in pnpm and yarn CI

github.com/fastify/fastify - 9907a779ea7734e6c7fb4ef75427a3a14c262808 authored over 4 years ago by Matteo Collina <[email protected]>
Merge branch '2.x'

github.com/fastify/fastify - 0ce09544e63445cb60aa67f0d37981eb2e2847a1 authored over 4 years ago by Matteo Collina <[email protected]>
Updated to reflect new branches (#2196)

* Updated docs

* Removed EOL versions of Node.js

github.com/fastify/fastify - 47fc2f858948c9c8fbde1c1b1cf595e939a3f6db authored over 4 years ago by Tomas Della Vedova <[email protected]>
Updated find-my-way dependency (#2197)

github.com/fastify/fastify - a36b2d5491fec7d2c5f4079eaaac464e0fa31ed2 authored over 4 years ago by Tomas Della Vedova <[email protected]>
change *compiler api (#2179)

* change *compiler api

* fix missing update

* change api interface to json

github.com/fastify/fastify - 5bc406d4c6677131237f85b6ae69fe9e34d4b8dd authored over 4 years ago by Manuel Spigolon <[email protected]>
Bumped v2.13.1

github.com/fastify/fastify - 13595c897029c7bb050effe8c4bdec02e7559acf authored over 4 years ago by Matteo Collina <[email protected]>
Fix for Link in docs/Middleware (#2192)

* Fixes link

* Update docs/Middleware.md

Co-Authored-By: Manuel Spigolon <[email protected]...

github.com/fastify/fastify - 034e046256476537a21129882753789c62daa132 authored over 4 years ago by Alan Storm <[email protected]>
Fix double logging + reduced log level for streams (#2190)

* Fix double logging + reduced log level for streams

* Do not log premature stream closures whe...

github.com/fastify/fastify - 28164bd1b5c560c631b99c2e6b3c0d12f572f4ba authored over 4 years ago by Thomas Heymann <[email protected]>
Removed server constraints from plugin types (#2183)

* Removed server constraints from plugin types

* Updated docs

Co-authored-by: Thomas Heymann <...

github.com/fastify/fastify - d015ec1a2fc7668ba32876dab67321e29cd085a3 authored over 4 years ago by Thomas Heymann <[email protected]>
Update dependencies (#2188)

github.com/fastify/fastify - d230a79286adb9573d7668d75c6ae9d2f15c3d98 authored over 4 years ago by Matteo Collina <[email protected]>
Fix package-manager CI (#2189)

github.com/fastify/fastify - 32508feb41eb14847cefa435081cf90ea6c88aa8 authored over 4 years ago by Matteo Collina <[email protected]>
Fixes crash when using a non-standard error code (#2184)

* Fixes crash when using a non-standard error code

Updates how we validate reply status code....

github.com/fastify/fastify - 8ba959d67c5bc3782eec891cc44bdc1c8ce5d641 authored over 4 years ago by Leonardo Rossi <[email protected]>
ignore fast-json-stringify in dependabot

github.com/fastify/fastify - 08e0a0443cbdd432c87cc0cfaf8f10d54e42ff45 authored over 4 years ago by Matteo Collina <[email protected]>
Add google cloud trace API plugin (#2185)

github.com/fastify/fastify - cd0e639cb27fa824c786d2252373e7a2083c9533 authored over 4 years ago by makoto <[email protected]>
fix: typo in routes doc (#2182)

github.com/fastify/fastify - f7e965246dd3035f906c7ebc016e60b1a889aca2 authored over 4 years ago by Olliyze <[email protected]>
feature: throws object (#2134)

* managing throws object

* more tests

* Revert "docs: Clarify thrown values must be Errors (#2...

github.com/fastify/fastify - d2586c3fd460094c38d71c3dab5e5bab22da6547 authored over 4 years ago by Manuel Spigolon <[email protected]>
docs: use direct references in the "Schema Resolver" example (#2155)

github.com/fastify/fastify - 055f22069f41933db5443ccb7d1167febf2ee8e1 authored over 4 years ago by Damien Arrachequesne <[email protected]>
docs: errors in async hook (#2176)

github.com/fastify/fastify - cbf0fe5b1bee40e97f894c757c89f0a145229991 authored over 4 years ago by Pier Bover <[email protected]>
Ignore pino@6.

github.com/fastify/fastify - 012ac3a4a41b746d5a93707f109ed467f111fe2f authored over 4 years ago by Matteo Collina <[email protected]>
Add to fastify-qrcode into Ecosystem (#2170)

github.com/fastify/fastify - cf6c975b444463a2d872661d5ced2b942f979da5 authored over 4 years ago by Chonlasith Jucksriporn <[email protected]>
Update Logging.md (#2171)

* Update Logging.md

* Update docs/Logging.md

Co-Authored-By: James Sumners <[email protected]...

github.com/fastify/fastify - f4099fc5163f71584be0754e640c714cd24a4d8c authored over 4 years ago by divyanagrath <[email protected]>
[WIP] Typescript docs (#1966)

* Init commit of TypeScript v3 docs

* temp commit

* temp commit2

* Add Using Generics s...

github.com/fastify/fastify - f7bc276008b85215e4901ad271cf29dea69c8af4 authored over 4 years ago by Ethan Arrowood <[email protected]>
fix inject types (#2167)

github.com/fastify/fastify - feb0bb6d3cf338fca35ced347d904e7a6a45eafa authored over 4 years ago by Ethan Arrowood <[email protected]>
add fastify-method-override to ecosystem (#2165)

github.com/fastify/fastify - 7890948e247c58ad6bd5372edb6ff893b14ad53a authored over 4 years ago by Stanislav Dzisiak <[email protected]>
Add a getHeaders() method to Reply (#2154)

* Add getHeaders() to Reply

This adds a `getHeaders()` method to Reply. It returns a shallow co...

github.com/fastify/fastify - ca24c47289cd70c1e62948a873871528629a973d authored over 4 years ago by Ryan Grove <[email protected]>
Bumped pino v6 (#2163)

Fixed #1973

github.com/fastify/fastify - f40ca9729eec4d8632fd3397b691a31c0ad3c671 authored over 4 years ago by Matteo Collina <[email protected]>
Replace greenkeeper with dependabot (#2162)

github.com/fastify/fastify - 8f61c8372760c4cb4febbf03d457b352eaa8305a authored over 4 years ago by Matteo Collina <[email protected]>
test for issue #2148 where typedefs for query params object were wrong (#2149)

* test for issue #2148 where typedefs for query params object were wrong

* update light-my-re...

github.com/fastify/fastify - 15d1721e661858df9d171581084683dc07179f3e authored over 4 years ago by rburgst <[email protected]>
add more checks for schema compiler pool (#2145)

github.com/fastify/fastify - f1cfcadbe201f98137a5b2a9ee1159215b5d81e5 authored over 4 years ago by Manuel Spigolon <[email protected]>
Fix link to Fastify Create (#2146)

github.com/fastify/fastify - b546ea8aa9335c1816714e03e004f789935f5390 authored over 4 years ago by Egor Yurtaev <[email protected]>
Bumped v2.13.0

github.com/fastify/fastify - 04b696b63b4b700af0c0709df678ca3b1fea7023 authored over 4 years ago by Matteo Collina <[email protected]>
Update deps

github.com/fastify/fastify - a071150cc8e68b4570cae7266d37188b092cc0b2 authored over 4 years ago by Matteo Collina <[email protected]>
Remove middleware types/Fix hook definitions (#2042)

* temp commit

* another temp commit

* another temp commit. getting closer

* complete hooks up...

github.com/fastify/fastify - aadefb2e5c4451452c03573e0c8e844812864b19 authored over 4 years ago by Ethan Arrowood <[email protected]>
Merge pull request #2135 from Eomm/next

merge master in next

github.com/fastify/fastify - b9a6a041d1dfc341600abe16f6ec309f0386c402 authored over 4 years ago by Matteo Collina <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

github.com/fastify/fastify - a977680fe9e1ab44f7826a8fe778627d01d1ed58 authored over 4 years ago by Manuel Spigolon <[email protected]>
chore(package): update @typescript-eslint/parser to version 2.24.0 (#2138)

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>

github.com/fastify/fastify - a6db28188a8ea4fcc66cbbd4caee2ef126687525 authored over 4 years ago by Matteo Collina <[email protected]>
Remove middlewares (#2014)

* Removed middlewares support
- removed .use api
- removed middie
- removed middlewares from ...

github.com/fastify/fastify - 5d158f36bd333f1b2f8843cb4a4279bddf5c2d01 authored over 4 years ago by Tomas Della Vedova <[email protected]>
fix test ready-start order (#2136)

* from ready to listen

* fix node 6

github.com/fastify/fastify - 627c756a789373cca0259bd661a6e06f8e71aea1 authored over 4 years ago by Manuel Spigolon <[email protected]>
fix merge: remove node 8 from ci

github.com/fastify/fastify - 7b9d34e9f3a3467dda13354e337c2950f8c0f9bd authored over 4 years ago by Manuel Spigolon <[email protected]>
Merge remote-tracking branch 'upstream/master' into next

github.com/fastify/fastify - 13f51c06ccc4f117fd8fa1892d8edefc554746b2 authored over 4 years ago by Manuel Spigolon <[email protected]>
Remove Gitter links (#2132)

* Remove Gitter links

* Tweak support section

* Remove local health files so globals are used

github.com/fastify/fastify - 3dbeb648acd3ae113a3c0ec3f4f1c314e59cf6ae authored over 4 years ago by James Sumners <[email protected]>
Validation and serialization (#2023)

* start design validation refactor

* working validation

* add url to compile schema functi...

github.com/fastify/fastify - 6a6a56291b5a23bfbeb9b4203a5ea554beae8bad authored over 4 years ago by Manuel Spigolon <[email protected]>
Update ci.yml (#2133)

github.com/fastify/fastify - 9b533f5062356e27d997eeee076375deba37cb69 authored over 4 years ago by Manuel Spigolon <[email protected]>
fix: throw error if decorator is called after start (#2128)

Check if fastify has started when calling decorate* and
throw an error if it has.

Fix #2116.

github.com/fastify/fastify - 512561f9b868d5ebc5b3cdf9016bf73ae07304ad authored over 4 years ago by Daniele Belardi <[email protected]>
Update decorators documentation (#2127)

* Line wrap Decorators docs

* Refactor decorators docs

* Update docs/Decorators.md

Co-A...

github.com/fastify/fastify - 2874af53002dd9fde9ab24e74b90121cb86bc62d authored over 4 years ago by James Sumners <[email protected]>
docs: Clarify thrown values must be Errors (#2126)

github.com/fastify/fastify - ba9086b163ea0e9ac3b4a4ec935cb8e4b64fea6d authored over 4 years ago by Pier Paolo Ramon <[email protected]>
quicker quick start (#2125)

github.com/fastify/fastify - a8d5448862bcff5c616ac863d73e2b3f2e00d6e6 authored over 4 years ago by David Mark Clements <[email protected]>
feat(#1930): added option to overrind onBadUrl callback (#2106)

* feat(#1930): added option to overrind onBadUrl callback

* (feat #1930): created option to o...

github.com/fastify/fastify - 14059cf3f50d569e05d43f44355c46ea71947962 authored over 4 years ago by Alessandro Magionami <[email protected]>