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

Bumped v4.24.3

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - fc6bf5cb9f000ad4cda5e197f4fd22166a15dab9 authored about 1 year ago by Matteo Collina <[email protected]>
chore: add missing `use strict` directives (#5106)

github.com/fastify/fastify - 36fc8c2f9955bbb94d2085282a6f328c98077280 authored about 1 year ago by Frazer Smith <[email protected]>
fix: timeout on citgm tests (#5101)

github.com/fastify/fastify - 68e5dd15374ca2b86aef50b1ebddd9fd2bc3b21f authored about 1 year ago by Simone Sanfratello <[email protected]>
Bumped v4.24.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 18088ba61b8b4950bf3dd5b1d99341c875c6f51d authored about 1 year ago by Matteo Collina <[email protected]>
fix: build problems when `Symbol.asyncDispose` type is not available. (#5096)

github.com/fastify/fastify - 24fffff11d26ed8ae0ab5ef7406e2233cc7e87b9 authored about 1 year ago by Arthur Fiorette <[email protected]>
bumped v4.24.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - a9eea1cdc94259da81eb7a828e2f6e6e260dc6f2 authored about 1 year ago by Matteo Collina <[email protected]>
fix: HEAD route reseting (#5090)

github.com/fastify/fastify - 91c7b448a741fe0013a139f3e69cbf52d6985fc2 authored about 1 year ago by Ivan Tymoshenko <[email protected]>
fix: citgm (#5075)

github.com/fastify/fastify - 04cc8c1f8a9b561cf14c7f569461bc649c16c1a1 authored about 1 year ago by Simone Sanfratello <[email protected]>
Bumped v4.24.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - d3d8804ca4022674eb661b11943188eac79ae02c authored about 1 year ago by Matteo Collina <[email protected]>
fix: HEAD route search (#5078)

* fix: HEAD route search

Co-authored-by: Ran Toledo <[email protected]>

* Update lib/r...

github.com/fastify/fastify - 797f27d7b6fde7c616bc63fe51201b5a6843f8ab authored about 1 year ago by Ivan Tymoshenko <[email protected]>
fix(warnings): fixed warning when accessing context property from Request and Reply objects (#5084)

* fix(warnings): fixed warning when accessing context property from Request and Reply objects

...

github.com/fastify/fastify - b59b0a5dcc38f2b81b5ee38e92070efb7bea1c69 authored about 1 year ago by Giulio Davide Carparelli <[email protected]>
Update for .hijack header (#5088)

.hijack isn't showing correctly so update it.

Co-authored-by: Carlos Fuentes <[email protected]>

github.com/fastify/fastify - 37ecff552ffeae9695027c56e8460a1b74f44939 authored about 1 year ago by Jack Batzner <[email protected]>
docs: update docs for FastifyPlugin (#5070)

github.com/fastify/fastify - 96bf5a23af9e7bb9b1ac4bbde5df495ae121b4c1 authored about 1 year ago by Dan Castillo <[email protected]>
docs(ecosystem): add fastify-event-bus (#5085)

github.com/fastify/fastify - 78503752679d7a4f929d921cf978310136bf0dff authored about 1 year ago by Gilles Marchand <[email protected]>
docs: remove thenable promisesaplus spec references (#5081)

github.com/fastify/fastify - ad2da127e78b06084a43d8f697bf83f0f9750e45 authored about 1 year ago by Dan Castillo <[email protected]>
docs: typos (#5083)

github.com/fastify/fastify - a34d1c993c5d6f62e4c2fb55ad844244acdc1969 authored about 1 year ago by Arthur Fiorette <[email protected]>
feat: Add `Symbol.asyncDispose` to improve DX in short lived servers. (#5082)

* feat: dispose

* fix: check if asyncDispose exists

* feat: ts typings

* tests: symbol....

github.com/fastify/fastify - fb4b3bd40b5bf897a3ecdad0656eeed64c11af55 authored about 1 year ago by Arthur Fiorette <[email protected]>
docs: typos (#5079)

github.com/fastify/fastify - 912f49d5cee5d906ce723b4df2be0069ccd971bf authored about 1 year ago by Michael Di Prisco <[email protected]>
docs: add fastify-cf-turnstile (#5067)

* docs: add fastify-cf-turnstile

---------

Co-authored-by: Manuel Spigolon <behemoth89@gma...

github.com/fastify/fastify - 9a019624d4ca408ed58b00c5642a05d405b7d67c authored over 1 year ago by Rylee George <[email protected]>
fix: enhance 100 and 200 or 204 handling (#5056)

Co-authored-by: Carlos Fuentes <[email protected]>

github.com/fastify/fastify - cefe85d16e378a04b3e38557c6e81e4eda61d363 authored over 1 year ago by Shankhadeep Dey <[email protected]>
fix(async-hooks): mixing async and callback style (#5069)

github.com/fastify/fastify - 16859bb0ca643b9e34be6fa4bff4a4ff9efa8289 authored over 1 year ago by Giulio Davide Carparelli <[email protected]>
test(logger): splitting existing log tests (#5064)

* test(logger): splitting existing tests to avoid pipeline failing for timeout

* Apply sugges...

github.com/fastify/fastify - 7d97dcdf2643bcfbdcf4850867139db8189b82e2 authored over 1 year ago by Giulio Davide Carparelli <[email protected]>
chore: implicitly infer SchemaCompiler as readonly (#5060)

* chore: explicitly infer SchemaCompiler as readonly

* test: missing test case

github.com/fastify/fastify - 14a9ccc485328134b6fe489458bccf565e0cabf1 authored over 1 year ago by DemonHa <[email protected]>
perf: optimize split params (#5057)

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

github.com/fastify/fastify - 5a98e7e264f197326993730a3a30a4bda9a8fe8e authored over 1 year ago by Mikhail <[email protected]>
fix test: yup breaking (#5058)

github.com/fastify/fastify - 7634272db1698c0e70909850ef28009d2f09562d authored over 1 year ago by Manuel Spigolon <[email protected]>
docs(ecosystem): add fastify-prisma (#5041)

github.com/fastify/fastify - f33db238f4eda4602517a6d19f537751b5193395 authored over 1 year ago by Zac Rosenbauer <[email protected]>
chore: more perf (#5016)

* chore: genId perf optimization

* chore: perf syntax

* chore: perf syntax reply

* chor...

github.com/fastify/fastify - ffcffb2fe05513f275155c77e64e07ae69fa59f8 authored over 1 year ago by Manuel Spigolon <[email protected]>
chore: Bump actions/checkout from 3 to 4 (#5048)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/fastify/fastify - cc6c04ec8ef05799733f6dfa9055a0d357eac4f4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(dependabot): ignore tap major updates (#5047)

github.com/fastify/fastify - edd220373743b2b8f42945e479d254d7f98c07ec authored over 1 year ago by Frazer Smith <[email protected]>
Add blank line before onclose hook heading (#5042)

github.com/fastify/fastify - 73f98aa86b0aa7db31eb57ac771a90d9a6b57625 authored over 1 year ago by Yoshiki Kadoshita <[email protected]>
Bumped v4.23.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - c08b67e0bfedc9935b51c787ae4cd6b250ad303c authored over 1 year ago by Matteo Collina <[email protected]>
fix: add routeOptions.schema to types (#5035)

github.com/fastify/fastify - 128b6d4ffa8fb064abd0c9a498bed9ff35fc694c authored over 1 year ago by Uzlopak <[email protected]>
Bumped v4.23.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 5f09e059235ffa4c1a77bcd3187f22dd67b57eaa authored over 1 year ago by Matteo Collina <[email protected]>
Add routeOptions.config to types (#5034)

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 30c2dffc165e6fc87fbe6ea4b17ec2bc1926e28a authored over 1 year ago by Matteo Collina <[email protected]>
fix: correct warnings for request.routerPath and request.routerMethod (#5032)

* fix: correct warnings for request.routerPath and request.routerMethod

* fix: Request.md

github.com/fastify/fastify - 6b9b09318397b23c2feeb8c7d8699fb0c17eb48e authored over 1 year ago by Uzlopak <[email protected]>
Bumped v4.23.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - cea0536c49af460f7e6da0f76fb892576f12f2bb authored over 1 year ago by Matteo Collina <[email protected]>
Add a citgm command to customize what we run in CITGM (#5030)

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - e92e3913d42d851ef60355f8e8e42d8adcc4f0ff authored over 1 year ago by Matteo Collina <[email protected]>
chore: add gurgunday and uzlopak as contributors (#5029)

* chore: add gurgunday and uzlopak as contributors

* chore: add gurgunday and uzlopak as cont...

github.com/fastify/fastify - 9e903132ddfcec84e26982cd247d8d28c5573d8e authored over 1 year ago by Uzlopak <[email protected]>
chore: change website to .dev instead of .io (#5028)

github.com/fastify/fastify - 5d802200b5219c52b8c58b5a0f557d7564919b84 authored over 1 year ago by Manuel Spigolon <[email protected]>
Moonkeypatch typo (#5027)

github.com/fastify/fastify - eaf7b7b7442ef81c370d6714859626aa141977c5 authored over 1 year ago by Menkveld <[email protected]>
perf: use `node:` prefix to bypass require.cache call for builtins (#5026)

github.com/fastify/fastify - 9cd5ec9d551ee03223149dade433ae53ca32019c authored over 1 year ago by Frazer Smith <[email protected]>
Update Ecosystem.md (#5021)

github.com/fastify/fastify - 1cbd81d446cb869e6671f04cebca8c7946756ab2 authored over 1 year ago by Uzlopak <[email protected]>
chore(deps): replace tiny-lru with toad-cache (#4668)

Co-authored-by: Uzlopak <[email protected]>
Co-authored-by: Manuel Spigolon <behemoth8...

github.com/fastify/fastify - 4986bbfb26aac300b59031b5e3caefe62c14801a authored over 1 year ago by Igor Savin <[email protected]>
docs: minor improvements (#5019)

github.com/fastify/fastify - 3d10495200d4e0c837001e2a4bee4aa2fbda559a authored over 1 year ago by Uzlopak <[email protected]>
chore: Bump the dev-dependencies group with 1 update (#5018)

Bumps the dev-dependencies group with 1 update: [tsd](https://github.com/SamVerschueren/tsd).

-...

github.com/fastify/fastify - 07d8bb91f4c19363cc5db2f2e0af0a6b1d7a56b1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: access handler name add properties to req route options (#4470)

* fix: 'Error' is not assignable to parameter of type 'null'

* chore: add handler, schema and...

github.com/fastify/fastify - 59050e57458274cdaa038cd50a387cf28e18dd8a authored over 1 year ago by Cesar V. Sampaio <[email protected]>
chore(examples): added curly braces to conditions for consistency (#5015)

* added curly braces to conditions for consistency

* Added logging for starting server

github.com/fastify/fastify - 7053ea7756bf05d9b7049342045a6e79d9c0351c authored over 1 year ago by turnerran <[email protected]>
docs(readme): avoid line breaks in documentation links (#5014)

github.com/fastify/fastify - 6e2e24ecf579ba0de2e15c243bcdea607dacd47b authored over 1 year ago by Antoine Neff <[email protected]>
feat: Add onListen Hook (#4899)

github.com/fastify/fastify - 5d09eb4d645fc2ff1ea64fa7eaad37c2e49d72cf authored over 1 year ago by Brenden Inhelder <[email protected]>
test: reduce output of reqIdGenFactory.test.js (#5012)

github.com/fastify/fastify - af5e3293047724af938b7972a2338a1fbce84145 authored over 1 year ago by Uzlopak <[email protected]>
Bumped v4.22.2

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 3aee2e74de5c366f1e3b2e80e55441057f48c64b authored over 1 year ago by Matteo Collina <[email protected]>
Bumped v4.22.1

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 8162801b5f4a66106cbbb165bc5744959e9abcef authored over 1 year ago by Matteo Collina <[email protected]>
fix: post async regression with empty body (#5008)

github.com/fastify/fastify - 498b17cae350d86426b23060b6d96fb31cc3faff authored over 1 year ago by Matteo Collina <[email protected]>
docs: typo on catch statement inside Postgrator migration example (#5007)

github.com/fastify/fastify - 9b3ca58097954c4df20b253906ed6697461e2486 authored over 1 year ago by Alessandro Bocci <[email protected]>
chore: typos (#5006)

* fix: typos

* fix: typos

github.com/fastify/fastify - a250c394611d618edaa05c303e2e1b542152b470 authored over 1 year ago by Uzlopak <[email protected]>
docs(ecosystem): add `@fastify/throttle` to core list (#5004)

github.com/fastify/fastify - ced4672bd64faeaa84b36c23536bf450c5c919d8 authored over 1 year ago by Frazer Smith <[email protected]>
docs(ecosystem): add fastify-rabbitmq to ecosystem.md (#5000)

* New plugin rabbitmq (#1)

* Update Ecosystem.md

* added my plugin

* chore: make tests ...

github.com/fastify/fastify - 80007915c2beb796824ec96e89f3e14ba395015e authored over 1 year ago by Shane <[email protected]>
chore: Bump the dev-dependencies group with 1 update (#5002)

Bumps the dev-dependencies group with 1 update: [markdownlint-cli2](https://github.com/DavidAnso...

github.com/fastify/fastify - ad7ef969c942e2d2880f1ee6d0cc9f484ed4ef39 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumped v4.22.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 5b5e1b8ec76d4ac8ba472cb6653c17b0f8af6da9 authored over 1 year ago by Matteo Collina <[email protected]>
fix: type FastifyRequest id as a string (#4992)

github.com/fastify/fastify - 889456f2c6c4ff9fbd907c9ba6cf3527808b4ac7 authored over 1 year ago by Sam Chung <[email protected]>
chore: make tests pass on ipv4 only machine (#4997)

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - 8974714cddce705c190f344de383618f9d8cdde1 authored over 1 year ago by Matteo Collina <[email protected]>
types: add onRoute to ApplicationHookLookup (#4968)

github.com/fastify/fastify - 7270c007feda525cb4feb574ea310003ad0b7aa8 authored over 1 year ago by Uzlopak <[email protected]>
fix: errorHandler callback should utilize TypeProvider (#4989)

* fix: errorHandler callback should utilize TypeProvider

* add typings test

* add missing ...

github.com/fastify/fastify - 529c2690edd13d7c4a8a5a42fddf69fe73e790d1 authored over 1 year ago by Mu-An Chiou <[email protected]>
feat(docs): remove mixing ES6 and commomjs in the example (#4990)

github.com/fastify/fastify - 007a3077da9824aec437e7fa859a1772d3419cf8 authored over 1 year ago by Gustavo Nicolau <[email protected]>
ci: remove sync next wf (#4985)

github.com/fastify/fastify - d3c55326fb1458c3a43ead02d21f452de379bc4a authored over 1 year ago by Uzlopak <[email protected]>
fix: require.cache is undefined breaks SEA (#4982)

github.com/fastify/fastify - b4f1450e2f65dde609ea49d70156e35ceb705a30 authored over 1 year ago by KaKa <[email protected]>
chore: fix ci bench (#4983)

github.com/fastify/fastify - 6659342137f8f9fcd7e8a95706ce840b4222c412 authored over 1 year ago by Manuel Spigolon <[email protected]>
chore: use group dependencies in dependabot (#4979)

github.com/fastify/fastify - e272ce5af0d4b17a736481a73afb66877eb81549 authored over 1 year ago by KaKa <[email protected]>
chore: updates @typescript-eslint/eslint-plugin and @typescript-eslint/parser (#4977)

Signed-off-by: KaKa <[email protected]>

github.com/fastify/fastify - 060c2e3ac423f90a4bb9337b3f1a655c0d318e89 authored over 1 year ago by KaKa <[email protected]>
fix: bodyLimit must be applied on fully decoded body (#4969)

* bodyLimit must be applied on fully decoded body

* Updated docs and comments

github.com/fastify/fastify - b2f30d88c2d960c6910111cad20d4a056baf7950 authored over 1 year ago by Sergey Burnevsky <[email protected]>
chore: Bump @sinclair/typebox from 0.30.4 to 0.31.1 (#4973)

Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.30.4 to 0.31.1.
- [Com...

github.com/fastify/fastify - dacbabf352fadbb13df9a4cd85a34fc38a5a7855 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Do not double send the response if the request is destroyed but not aborted (#4963)

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - c235d2dc136a67c51095f188742c743d8cb32839 authored over 1 year ago by Matteo Collina <[email protected]>
fix: infer correct hook handler (#4945)

* fix: infer correct hook handler

* Update test/types/hooks.test-d.ts

* simplify

* remo...

github.com/fastify/fastify - b4b4dc7568e7b0bcff7f71a63f8c9630e4cab232 authored over 1 year ago by Uzlopak <[email protected]>
fix: Try to fix parser benchmark workflow (#4956)

github.com/fastify/fastify - d380535e0cf4b37424f5248ee62024ef1d7732c7 authored over 1 year ago by Igor Savin <[email protected]>
docs: fix removeAdditional comment (#4948)

* docs(Validator Compiler): fix removeAdditional comment

* Update docs/Reference/Validation-a...

github.com/fastify/fastify - 298adbc3cf32b72998736eb503ab61d01c191562 authored over 1 year ago by Mohammed Gomaa <[email protected]>
ci: fix warnings in benchmark workflows (#4954)

* improve pr title check

* Apply suggestions from code review

* fix

* fix

* ci: fix ...

github.com/fastify/fastify - 4754dc7c670df07d70c2d798a4a9229c74ee2c8a authored over 1 year ago by Uzlopak <[email protected]>
ci: prove pr title check (#4953)

* improve pr title check

* Apply suggestions from code review

* fix

* fix

* Update ....

github.com/fastify/fastify - 5518a4e7dca063a55825deedab6d24acf613c469 authored over 1 year ago by Uzlopak <[email protected]>
chore: Bump @sinclair/typebox from 0.29.6 to 0.30.2 (#4952)

Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.29.6 to 0.30.2.
- [Com...

github.com/fastify/fastify - c63fa60b7695f284ab8bcced9ac4f58f5eb173d3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: add pull request title check (#4951)

* chore: add pull request title check

* Update .github/workflows/pull-request-title.yml

Co...

github.com/fastify/fastify - ace58fe4b64e217fe7f49bf564c5fa6a255c1196 authored over 1 year ago by Uzlopak <[email protected]>
docs: early hints plugin is fastify plugin (#4947)

* docs: early hints plugin is fastify plugin

* fix

* Update docs/Guides/Ecosystem.md

Co...

github.com/fastify/fastify - c7392f8d4a4fd10f93e54fbdcbf7f6694b2803b1 authored over 1 year ago by Uzlopak <[email protected]>
fix: hasPlugin does not track parent plugins (#4929)

Co-authored-by: Carlos Fuentes <[email protected]>

github.com/fastify/fastify - d8165ef18baa0b174137209a248da51d08575b4a authored over 1 year ago by Manuel Spigolon <[email protected]>
docs(ecosystem): add fastify-hashids (#4934)

github.com/fastify/fastify - 395b9117bf0c49406a2ae1f7cdb761aa07f9d41c authored over 1 year ago by Anderson <[email protected]>
make FastifySchemaValidationError.params wider (#4476)

* fix: FastifySchemaValidationError.params could be unknown

* refactor: use FastifySchemaVali...

github.com/fastify/fastify - 82a9932f965e68dc2c2d8f9d900ff7a7ae03b66c authored over 1 year ago by cm-ayf <[email protected]>
Bumped v4.21.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - ef7408a3feb377838e2aa580a4c05e34e00fdf1a authored over 1 year ago by Matteo Collina <[email protected]>
fix: ReplyTypeConstrainer array type inference (#4885)

* fixed ReplyTypeConstrainer array type inference

* Fix ReplyTypeConstrainer

Make sure the...

github.com/fastify/fastify - 9d2da7586dc2ff02414f2e25245ab657244275ac authored over 1 year ago by Pedro Escumalha <[email protected]>
feat: ERR_REP_ALREADY_SENT hint that a route may be missing "return reply" (#4921)

* ERR_REP_ALREADY_SENT explicitate that a route is missing "return reply"

Signed-off-by: Matt...

github.com/fastify/fastify - 5fa052ebc155af01b77167bd697b06ac3844e6e4 authored over 1 year ago by Matteo Collina <[email protected]>
fix: lowercase type-providers headers types (#4928)

* fix: lowercase type-providers headers types

* test: lowercase type-providers headers types

github.com/fastify/fastify - 7b0f8ed28c425f724e22be1e4a388d4dcba81661 authored over 1 year ago by Andrea Carraro <[email protected]>
[readme] add CII Best Practices Badge (#4926)

github.com/fastify/fastify - 5473ce398abbf99862ef900c42c3f2067324f183 authored over 1 year ago by Jordan Harband <[email protected]>
Fix typo in TypeScript docs ("@types/node", not "@node/types") (#4922)

github.com/fastify/fastify - b31b1b48a148e8fae4d65a7b8eb2d271389d02db authored over 1 year ago by Jason Gwartz <[email protected]>
docs(server): grammar and structure fixes (#4904)

* docs(server): grammar and structure fixes

* docs(server): structure changes

* docs(serve...

github.com/fastify/fastify - bf01ba4438fd662361a23087d23056caa044aa5e authored over 1 year ago by Frazer Smith <[email protected]>
fix: create artifacts in coverage workflows (#4909)

github.com/fastify/fastify - ffa8140109285c865f262a151e9baca258cc4c27 authored over 1 year ago by Uzlopak <[email protected]>
chore: remove pump devDependency (#4913)

github.com/fastify/fastify - eed0b5b208a545ca07923cc054db85849b341c08 authored over 1 year ago by Uzlopak <[email protected]>
remove license-checker package (#4914)

github.com/fastify/fastify - 49a844edbf1c5d64958b81a31114af085a500fa0 authored over 1 year ago by Uzlopak <[email protected]>
Bumped v4.20.0

Signed-off-by: Matteo Collina <[email protected]>

github.com/fastify/fastify - f4a661295cf0685c0dd05497bafa05e23a012746 authored over 1 year ago by Matteo Collina <[email protected]>
fix: allow uppercase requestIdHandler (#4906)

github.com/fastify/fastify - 62d2cc96f792e7dd7d8a8b6fc7eb19092e26aae8 authored over 1 year ago by Uzlopak <[email protected]>
fix extend isCustomValidatorCompiler from parent controller (#4903)

github.com/fastify/fastify - c65a6be1b5ecbc99da906e7e19c9ca4d14ee5011 authored over 1 year ago by Martín Acosta <[email protected]>
Support IPv6 ::1 in listeningOrigin (#4902)

* Support IPv6 ::1 in listeningOrigin

Signed-off-by: Matteo Collina <[email protected]>

...

github.com/fastify/fastify - 56ca4189bdb7b7d39fcf68de2b1f903d49934453 authored over 1 year ago by Matteo Collina <[email protected]>
docs(logging): fix typo (#4905)

github.com/fastify/fastify - 9f575d09cbd90113d73473f5c63b8a6daeaac771 authored over 1 year ago by Mohamed El Amine Yamani <[email protected]>
Revert "docs(client-aborted): remove deprecated function (#4898)" (#4901)

github.com/fastify/fastify - 4e081d420b109c39a6c3cba62989c04eda31d2d6 authored over 1 year ago by KaKa <[email protected]>
docs(client-aborted): remove deprecated function (#4898)

[request.aborted](https://nodejs.org/docs/latest-v16.x/api/http.html#requestaborted)
has been de...

github.com/fastify/fastify - cc347d7c0b4266097b61b126158b797878668353 authored over 1 year ago by Yevhen Badorov <[email protected]>