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

Add fastify-openapi-docs and fastify-print-routes to the Ecosystem. (#2772)

github.com/fastify/fastify - 035ca57a4360900bd2fa81ba1d91405e603f1b5f authored almost 4 years ago by Shogun <[email protected]>
feat: Set HEAD routes automatically for each GET route (#2700)

* route: implement automatic creation of HEAD routes on each GET route registered

* fix: add ...

github.com/fastify/fastify - 834a4e58de86d7996b50a4663fbf2b0fac4686ee authored almost 4 years ago by Carlos Fuentes <[email protected]>
Add comment explaining the role of SMI (#2766)

github.com/fastify/fastify - 27373efa587927f9546fb93489ab2a0455f4b8ca authored almost 4 years ago by Matteo Collina <[email protected]>
Added (probably) missing line for http2 server (#2681)

* added missing line

* -added test

github.com/fastify/fastify - 152ac38e31c5b8cd121da9b1bd9ad90750714033 authored almost 4 years ago by Jelenkee <[email protected]>
move validation type to core (#2749)

* move validation type to core

* update fastify-error

github.com/fastify/fastify - 5c7d23fb708b87887360a56db0c5a71458aac4e2 authored almost 4 years ago by Ethan Arrowood <[email protected]>
docs: upgrade all http links to https (#2763)

github.com/fastify/fastify - e836e4e90ce83fec4ce51d2fc1fa7ee2065b1907 authored almost 4 years ago by Max Romanyuta <[email protected]>
Add fastify-awilix to Ecosystem.md (#2762)

github.com/fastify/fastify - 13785b13af8dbe450f6deeb88d55fdc7b49c877d authored almost 4 years ago by Igor Savin <[email protected]>
build(deps-dev): bump frameguard from 3.1.0 to 4.0.0 (#2759)

Bumps [frameguard](https://github.com/helmetjs/helmet) from 3.1.0 to 4.0.0.
- [Release notes](ht...

github.com/fastify/fastify - c2c5cfca689234864d5a208301dde10cefab9804 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix a few typos (#2758)

* test: fix some typos

* docs: fix some typos, method names

* types: fix typo in comment
...

github.com/fastify/fastify - 312b7b0b9ffad93129572e656c4239eafd441fd8 authored almost 4 years ago by Max Romanyuta <[email protected]>
remove events.once dev dep (#2757)

github.com/fastify/fastify - bfd8cee4e3eed6553312c35bb986bae2229866cc authored almost 4 years ago by Manuel Spigolon <[email protected]>
docs: fix a few typos (#2756)

github.com/fastify/fastify - 2296bbcecdf492919afe9bbfc8686ea6f5dc8f62 authored almost 4 years ago by Max Romanyuta <[email protected]>
build(deps-dev): bump undici from 2.2.1 to 3.0.0 (#2747)

Bumps [undici](https://github.com/nodejs/undici) from 2.2.1 to 3.0.0.
- [Release notes](https:/...

github.com/fastify/fastify - 854b115effce204ef8d7eca5d77049f337ba3385 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'salmanm-next' into next

github.com/fastify/fastify - c1e66e7f67c8a3c7cf0ef38b6ca5dc774109b07c authored almost 4 years ago by Matteo Collina <[email protected]>
docs(readme): normalize all necessary code snippets to sh (#2754)

github.com/fastify/fastify - b42b2d068c04eeda40936f76c0b16bd62d64288c authored almost 4 years ago by Max Romanyuta <[email protected]>
deph: rename fluent-schema to fluent-json-schema (#2750)

* Rename fluent-schema to fluent-json-schema

* bump fluent-json-schema

Co-authored-by: Lor...

github.com/fastify/fastify - 35eb25baafae22617847578d2dde1958404c42c0 authored almost 4 years ago by Lorenzo Sicilia <[email protected]>
Merge branch 'master' into next

github.com/fastify/fastify - 4ae77c8693a0a601797281d9d3ef973a2687f559 authored almost 4 years ago by Salman <[email protected]>
Update Ecosystem.md (#2751)

github.com/fastify/fastify - a080268055d2c1d6dda47e4f133fb3ed2f50f44b authored almost 4 years ago by Jelenkee <[email protected]>
fix: setSerializerCompiler types (#2722) (#2745)

* fix: setSerializerCompiler types (#2722)

* fix: route.d.ts serializerCompiler types

github.com/fastify/fastify - b9d0859b4b36a609eea6fa55a19b3ce73d5057c7 authored almost 4 years ago by KaKa <[email protected]>
updated deps (#2740)

github.com/fastify/fastify - 6b64483acc1f27202b393dc5a22ab7bb96e2623c authored almost 4 years ago by Matteo Collina <[email protected]>
Correct small typo (#2741)

Pluralise so we don't get a ReferenceError in the `bodyJsonSchema` code...(line 27)

github.com/fastify/fastify - 615c25fcdd75802518fe5722d2a24dd9ae16acdc authored almost 4 years ago by Mike <[email protected]>
Bumped v3.9.2

github.com/fastify/fastify - 9fd2f89652c5cb5e007baa2b4dcb5f914afc0a72 authored almost 4 years ago by Matteo Collina <[email protected]>
feat: set undefined on null input (#2731)

* feat: handle empty body.payload as undefined

* test: adjust tests to body === undefined

...

github.com/fastify/fastify - 67a7a19effe2ba93554320720a7bbfc586b717bc authored almost 4 years ago by Carlos Fuentes <[email protected]>
fix: throw in `onSend` causes fastify to not respond (#2695)

* update test to support throw use case

* wrap hook call in try catch block

* add return s...

github.com/fastify/fastify - 088a07c2b26deb93d8d4cd64601bae3e09799b66 authored almost 4 years ago by Ayoub El Khattabi <[email protected]>
Correct typo in type declaration file: factory function (#2737)

github.com/fastify/fastify - d7d8c2787698a2e03d9ed02af03027f23d8d3a83 authored almost 4 years ago by Matt Long <[email protected]>
chore: update plugins team (#2732)

* chore: update plugins team

* Update README.md

github.com/fastify/fastify - 6506e7f2c6597263eeaaa54070141f16db93ffa5 authored almost 4 years ago by Salman Mitha <[email protected]>
Add fastify-funky to Ecosystem.md (#2730)

github.com/fastify/fastify - 00ce47acc1adea0cfa7a6bb37f0bcbe33454a416 authored almost 4 years ago by Igor Savin <[email protected]>
Fix language (#2726)

github.com/fastify/fastify - 9153b4b01c46616055ac52ffcfc69010470b8cd4 authored almost 4 years ago by James Sumners <[email protected]>
Fix typo in encapsulation svg (#2725)

github.com/fastify/fastify - 38f6cb802508e48d776f68a7832847e661e51ab9 authored almost 4 years ago by James Sumners <[email protected]>
Add encapsulation reference doc (#2724)

* Add encapsulation reference doc

* Apply suggestions from code review

Typo corrections.
...

github.com/fastify/fastify - 663e8232288ff59f87a3fddc6bb0964a8058c00c authored almost 4 years ago by James Sumners <[email protected]>
build(deps-dev): bump yup from 0.31.1 to 0.32.0 (#2721)

Bumps [yup](https://github.com/jquense/yup) from 0.31.1 to 0.32.0.
- [Release notes](https://git...

github.com/fastify/fastify - 69282111dc60e7929fc357175b89c4c91296a180 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump tsd from 0.13.1 to 0.14.0 (#2720)

Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.13.1 to 0.14.0.
- [Release notes](http...

github.com/fastify/fastify - cdef4aafec5ff62af45e291fd7a7ae4a0da177f0 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update the type definition of querystringParser (#2717)

* Update the type definition of querystringParser

Change the value type from return object of q...

github.com/fastify/fastify - d044549a20ddb4324f6f76c9d7f9032807cbff93 authored almost 4 years ago by Kjell Dießel <[email protected]>
Bumped v3.9.1

github.com/fastify/fastify - ee127e1587c0ba1461fa858d7867105c1757e71e authored almost 4 years ago by Matteo Collina <[email protected]>
Support null as a valid value for decorateRequest decorateReply (#2718)

https://github.com/fastify/fastify/pull/2688 introduced a regression
where it did not handle pro...

github.com/fastify/fastify - ddcbd229628a69c9bb524e3a1ad5fcafbfd6c9fb authored almost 4 years ago by Matteo Collina <[email protected]>
Bumped v3.9.0

github.com/fastify/fastify - d63ad850700cfdcaa2b6505d469f8ffc373de9e2 authored almost 4 years ago by delvedor <[email protected]>
build(deps-dev): bump yup from 0.30.0 to 0.31.1 (#2716)

Bumps [yup](https://github.com/jquense/yup) from 0.30.0 to 0.31.1.
- [Release notes](https://git...

github.com/fastify/fastify - 5b645901af9f6928f3e1a13e302521bc5bdfccac authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Track renaming of fastify-errors-properties to fastify-http-errors-enhanced. (#2714)

github.com/fastify/fastify - b53f0ebaa9794f015a5cf11a22731688b32f5ff1 authored almost 4 years ago by Shogun <[email protected]>
feat: custom schema applied on errors (#2691)

* feat: custom schema applied on errors

* fix apply response schema when needed

* fix old lint...

github.com/fastify/fastify - 43ea177527d535cc17ed168dd479e07cc61db19d authored almost 4 years ago by Manuel Spigolon <[email protected]>
fix(2711): expose instance.errorHandler in types (#2712)

* fix: expose instance.errorHandler in types

* chore: build

github.com/fastify/fastify - 61c8a7bc3c91907e97813b631d35ae1f250b40e2 authored almost 4 years ago by Salman Mitha <[email protected]>
test async preSerialization with a failed response schema (#2713)

* test async preSerialization with a failed response schema

* change test to use schema require...

github.com/fastify/fastify - db39fa74c0d9d5ead9371e414f533f33c2bfd5b5 authored almost 4 years ago by iMoses <[email protected]>
Politely link to source rather than archive.org (#2709)

Git is timestamped. One knows when a link was added. One can always go back and add an archive.o...

github.com/fastify/fastify - 273a76f8a6963cd0f633e7e87f5e053a176e0e66 authored almost 4 years ago by Pelle Wessman <[email protected]>
Fix spelling error (#2708)

replace `decorareRequest` with `decorateRequest`

github.com/fastify/fastify - ab1707f68300abb7ed9da2404bcad4cac5a45535 authored almost 4 years ago by Anthony Grove <[email protected]>
docs: add reply lifecycle (#2701)

* docs: add reply lifecycle

* fix wording

* docs: add note about serialization

github.com/fastify/fastify - dd4fd8f994cce1392ffad4e5ef5ced463ddc3e93 authored almost 4 years ago by Manuel Spigolon <[email protected]>
fix: schemaErrorFormatter bind to fastify instance (#2703)

* fix bind on setSchemaErrorFormatter

* fix bind schemaErrorFormatter options

github.com/fastify/fastify - 80414553e0457e4fbdc27bce70849622e69c52a6 authored almost 4 years ago by Manuel Spigolon <[email protected]>
build(deps-dev): bump yup from 0.29.3 to 0.30.0 (#2698)

Bumps [yup](https://github.com/jquense/yup) from 0.29.3 to 0.30.0.
- [Release notes](https://git...

github.com/fastify/fastify - 5f00382af52415ef1bb12347db3e4de1ea577125 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Ecosystem.md (#2696)

github.com/fastify/fastify - f42fe792aaa6cc06be1ab25a0d2206d83362f865 authored almost 4 years ago by Danila Demidovich <[email protected]>
feat: add warning on decorate (#2688)

* feat: add warning on decorate

* add condition

* fix: review

* feat: add test

* fix: test

...

github.com/fastify/fastify - 6cadcaf70acd521855c401203fca6284383bc4bc authored almost 4 years ago by Vincent LE GOFF <[email protected]>
Update Ecosystem.md (#2693)

* Update Ecosystem.md

Add fastify-redis-channels plugin.

* Add fastify-redis-channels

...

github.com/fastify/fastify - 2f46d9a4b957a9b1c30d380eb2df9e2fd374a4ce authored almost 4 years ago by Emil Usunov <[email protected]>
Add fastify-custom-healthcheck to ecosystem (#2690)

github.com/fastify/fastify - fc50e1eead8a16405826a6b3583ffb6df26721dc authored almost 4 years ago by Georgios Kampitakis <[email protected]>
docs: added fastify-envalid to ecosystem (#2689)

github.com/fastify/fastify - 528a5f74dbf4ecae0ffd33096bc9ab44599a9293 authored almost 4 years ago by Alessandro Magionami <[email protected]>
Ensure custom error handlers receive untouched res object (#2609)

github.com/fastify/fastify - f6ee35587345fac4f4cf9212d139fde97f3ab36e authored almost 4 years ago by Roth <[email protected]>
docs: add fastify-get-head to ecosystem (#2685)

github.com/fastify/fastify - a927f5d08092ae916a8e64d45ae83730286b14e8 authored almost 4 years ago by Carlos Fuentes <[email protected]>
chore: use automerge actions (#2684)

* chore: use automerge actions

* Update ci.yml

github.com/fastify/fastify - 6d755288d8dbf891aee1315df9fd4422b7e97c72 authored almost 4 years ago by Salman Mitha <[email protected]>
Bumped v3.8.0

github.com/fastify/fastify - 14f967961623defb907852be9108f710dffa185d authored almost 4 years ago by Matteo Collina <[email protected]>
docs: added link to fastify-postgraphile in ecosystem (#2666)

github.com/fastify/fastify - d9d9ee7eae13fa9164b7bab11143b18f2ff8bfe2 authored almost 4 years ago by Alessandro Magionami <[email protected]>
Fix Markdown list alignment (#2652)

When a list item has more than one line, the subsequent lines after
the first one should begin ...

github.com/fastify/fastify - 2fdf5782b7db8c337ec79a2f4ffe204c47267c80 authored almost 4 years ago by Pedro Calixto <[email protected]>
test: add some coverage (#2662)

* test: cover passing backlog as second last arg to listen

* refactor: remove unnecessary elseif

github.com/fastify/fastify - c16f74bad874478719f962f0d6a94b88f49c66d8 authored almost 4 years ago by Salman Mitha <[email protected]>
treat x-forwarded-host headers as x-forwarded-proto (#2678)

* treat xfh headers as xfp

* update docs around trustProxy and xfh

github.com/fastify/fastify - 11757779acecf58c5caee1143348523b6c3591aa authored almost 4 years ago by Tobias Lundin <[email protected]>
Added security notice to route versioning docs (#2679)

* Added security notice to route versioning docs

* Updated test

* Bumped find-my-way

github.com/fastify/fastify - b4185cae72adc795d885b56e1ecb7630b0212d2f authored almost 4 years ago by Tomas Della Vedova <[email protected]>
fix: automerge for dependabot (#2677)

github.com/fastify/fastify - 8924f4ef237eb219c1e21e6531d3639d22395b55 authored almost 4 years ago by Salman Mitha <[email protected]>
docs: include casbin plugins (#2676)

include fastify-casbin and fastify-casbin-rest plugins

github.com/fastify/fastify - 7d54acc370a4602fa4973bff0e15c17c2a127a7e authored almost 4 years ago by Simone Busoli <[email protected]>
Merge pull request #2665 from fastify/dependabot/npm_and_yarn/eslint-config-standard-16.0.1

github.com/fastify/fastify - 2dcd4f78e51ea5e18a1cd3f192f1fb23be55d70b authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
update(eslintrc): add new name for rule handle-callback-err

github.com/fastify/fastify - eee3d43824c7a10e529ac479d255af9f66c54a06 authored almost 4 years ago by RafaelGSS <[email protected]>
chore: fix dependabot config (#2674)

* chore: upgrade dependabot config

* chore: automerge dependabot prs

* Use specific version fo...

github.com/fastify/fastify - 444fc513d4f0f9cc78a9cad8269b392169aa1bea authored almost 4 years ago by Salman Mitha <[email protected]>
Style Guide Documentation (#2574)

* Created content for welcoming users to style guide docs

* New branch created -

* Adding ...

github.com/fastify/fastify - 1deb41c66a0f7e91f7b4fb4b2750739c3f1a79b8 authored almost 4 years ago by Light | Segun Olumide <[email protected]>
feat: delete var syntax (#2667)

* feat: delete var syntax

* feat: bump standard

* Restored var for for loops

Co-authore...

github.com/fastify/fastify - 453028bbfbb34a240bddb146549d91261deac495 authored almost 4 years ago by Vincent LE GOFF <[email protected]>
chore: auto-merge dependabot updates (#2669)

github.com/fastify/fastify - 3891d8c2efd23f914f680feee81a5178fac34086 authored almost 4 years ago by Salman Mitha <[email protected]>
build(deps-dev): bump eslint-config-standard from 14.1.1 to 16.0.1

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 t...

github.com/fastify/fastify - ab4e0db18093924cd324a308bf3a1ebdc6989ae1 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
reply: allow send content-length header for empty body on HEAD (#2651)

github.com/fastify/fastify - 449fc5c25e7d2e277e68bb3f4416cfd858a71cec authored almost 4 years ago by Carlos Fuentes <[email protected]>
Merge pull request #2615 from fastify/fix-types-hooks

Add types to async fastify hooks

github.com/fastify/fastify - de94d314e940fba2c7021b0e180445a814d4d068 authored almost 4 years ago by Rafael Gonzaga <[email protected]>
Fix type for prefixTrailingSlash (#2657)

github.com/fastify/fastify - 391329348e309125f5af9ff5177468522187769e authored almost 4 years ago by Pelle Wessman <[email protected]>
build(deps-dev): bump snazzy from 8.0.0 to 9.0.0

Bumps [snazzy](https://github.com/feross/snazzy) from 8.0.0 to 9.0.0.
- [Release notes](https://...

github.com/fastify/fastify - 2895b81386e595511360d8c849e3a6d204e40b41 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: add @gquittet/graceful-server to Ecosystem (#2654)

github.com/fastify/fastify - 0301455691dab1e60d35d319d6b38dd3ea1ba010 authored almost 4 years ago by Guillaume Quittet <[email protected]>
Add `fastify-totp` (#2611)

github.com/fastify/fastify - d0e216e098b2e85a6c4985f54ea6d4fb5f7b6a64 authored almost 4 years ago by heplyadm <[email protected]>
Test nullable body (#2648)

* Test nullable body

Test the 2 possible variants for nullable body:
- type: ['object', 'null']...

github.com/fastify/fastify - ec118c9c818728298712cf8945df0f1923551a67 authored almost 4 years ago by Pedro Calixto <[email protected]>
types(hooks): create asyncHook type for every hooks

github.com/fastify/fastify - 3989c44addc9fb858ae74fcbb01e2fa56871b16e authored almost 4 years ago by RafaelGSS <[email protected]>
fix(types): remove callback-or-promise and fix merge results

github.com/fastify/fastify - 1d9dab96c8adf0f61f98747ff9665b8e6ae8064f authored almost 4 years ago by RafaelGSS <[email protected]>
Merge branch 'fix-types-hooks' of github.com:fastify/fastify into fix-types-hooks

github.com/fastify/fastify - 1d811258a2977936743154bb713857427fb2ccbf authored almost 4 years ago by RafaelGSS <[email protected]>
Revert "fix: use TS type inference for hooks"

This reverts commit f9488148e903a625bd721c6a867858cbfc126c9a.

github.com/fastify/fastify - 3acfe2afddf562ecb6e637ae2f3274680b163c6f authored almost 4 years ago by RafaelGSS <[email protected]>
Revert "fix: use TS type inference for hooks"

This reverts commit 546d9b03e8a56184066f6bced0548817291c3239.

github.com/fastify/fastify - b15115febfc7cf4123461c9003e03382bf9c4a48 authored almost 4 years ago by RafaelGSS <[email protected]>
Fix reference to pino logLevel in docs (#2650)

The markdown file was renamed, causing the reference to result in a
404 error, and the referenc...

github.com/fastify/fastify - 88fdb7869566abf2bb7c4454a4b8b1e1819598b0 authored almost 4 years ago by Tobias Nießen <[email protected]>
Merge remote-tracking branch 'origin/master' into fix-types-hooks

github.com/fastify/fastify - a8cda51c9393f09b1544cc8ca803e780dd6cfb24 authored almost 4 years ago by Andrey Chalkin <[email protected]>
feat(d.ts): do not allow sync hooks without done

github.com/fastify/fastify - 099983fb50ec21a04555a1e968fec60450cfa6f9 authored almost 4 years ago by Andrey Chalkin <[email protected]>
build(deps-dev): bump standard from 14.3.4 to 15.0.0

Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.
- [Release notes](...

github.com/fastify/fastify - 4800f3aca66b964f2fb8920a7c899271bb8b25ba authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix(d.ts): types import

github.com/fastify/fastify - 818dfa312515a7557615141388d15890d655d397 authored almost 4 years ago by RafaelGSS <[email protected]>
fix: lint issues

github.com/fastify/fastify - 8bc97d823e3ce38f40e6427a5d11126f7128c4d4 authored almost 4 years ago by RafaelGSS <[email protected]>
Removed empty 'return' lines at the end of Hooks examples (#2643)

github.com/fastify/fastify - b9c0341a5355550de20cfa085f1e85c17bb71b03 authored almost 4 years ago by Avi Bueno <[email protected]>
build(deps-dev): bump eslint from 6.8.0 to 7.11.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.11.0.
- [Release notes](https:/...

github.com/fastify/fastify - ff9287170ebd0d264d788b27dcbfb5ab7a805590 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
docs: fix anchor and make standardize refs to redirect (#2640)

github.com/fastify/fastify - 2e9da06e42c14876547d7e95771aefbc5ebdf878 authored almost 4 years ago by Vagish Vela <[email protected]>
document kubernetes readiness pitfall (#2638)

Co-authored-by: James Sumners <[email protected]>

github.com/fastify/fastify - b7e31b387641e9a35cadb6948e758dff14a76b01 authored almost 4 years ago by Dustin Deus <[email protected]>
update fastify-gql to mercurius (#2637)

github.com/fastify/fastify - 4bdbf36db1d8f2cbe7525dc86ff53ac7e611684c authored almost 4 years ago by Pablo Sáez <[email protected]>
Merge branch 'master' of github.com:fastify/fastify into fix-types-hooks

github.com/fastify/fastify - 5add304575ea84471a1be926a18f356d9c262a2c authored almost 4 years ago by RafaelGSS <[email protected]>
feat: upgrade eslint typescript (#2626)

* feat: upgrade eslint typescript

* fix: review

* fix: review

* fix: review

* feat: ...

github.com/fastify/fastify - 7806cec8c5e8fbffd9b8e0c2b38930b88d3480b7 authored almost 4 years ago by Vincent LE GOFF <[email protected]>
Improve language (#2632)

* Fix typo
* Use "move to" instead of "move in"

github.com/fastify/fastify - 99ee1ae851e5b7273c97a061a59b8fe1e911998c authored almost 4 years ago by Morgan Roderick <[email protected]>
Bumped v3.7.0

github.com/fastify/fastify - 0501b3a189b309fc6e81b00046f80efdccdfd521 authored almost 4 years ago by Matteo Collina <[email protected]>
test(types): add register test type (#2630)

github.com/fastify/fastify - 5cb8898cff30a1ba656e1b64e2e31c9c96cfd4a8 authored almost 4 years ago by Rafael Gonzaga <[email protected]>
feat: allow falling back to default error handler from custom error handler (#2621)

* feat: expose defaultErrorHandler as fastify.errorHandler

* fix: feedbacks

* test: coverage

...

github.com/fastify/fastify - 2737f436974d28e6917aeb244cc8d0686821512c authored almost 4 years ago by Salman Mitha <[email protected]>
fix typos in enum definition (#2628)

Co-authored-by: pz87 <[email protected]>

github.com/fastify/fastify - e29411bd7e2f448ad7edd8ceec18e593816a02e6 authored about 4 years ago by paul cheung <[email protected]>
build(deps-dev): bump fastify-plugin from 2.3.4 to 3.0.0 (#2625)

Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 2.3.4 to 3.0.0.
- [Releas...

github.com/fastify/fastify - 5df27c21ea6392b0f71f0dc6ba075290bb450946 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix: use TS type inference for hooks

github.com/fastify/fastify - 546d9b03e8a56184066f6bced0548817291c3239 authored about 4 years ago by Andrey Chalkin <[email protected]>