fastify v3.9.1 Release Notes
Release Date: 2020-12-02 // about 4 years ago-
๐ฑ ๐ PR:
- ๐ Support null as a valid value for decorateRequest decorateReply (#2718)
Previous changes from v3.8.0
-
๐ฑ ๐ PR:
- ๐ fix: use TS type inference for hooks (#2615)
- ๐ Improve language (#2632)
- โฌ๏ธ feat: upgrade eslint typescript (#2626)
- โก๏ธ update fastify-gql to mercurius (#2637)
- document kubernetes readiness pitfall (#2638)
- ๐ docs: fix anchor and make standardize refs to redirect (#2640)
- โ Removed empty 'return' lines at the end of Hooks examples (#2643)
- ๐ Fix reference to pino logLevel in docs (#2650)
- โ Test nullable body (#2648)
- โ Add
fastify-totp
(#2611) - chore: add @gquittet/graceful-server to Ecosystem (#2654)
- ๐ Fix type for prefixTrailingSlash (#2657)
- reply: allow send content-length header for empty body on HEAD (#2651)
- โก๏ธ chore: auto-merge dependabot updates (#2669)
- feat: delete var syntax (#2667)
- ๐ Style Guide Documentation (#2574)
- chore: fix dependabot config (#2674)
- ๐ docs: include casbin plugins (#2676)
- ๐ fix: automerge for dependabot (#2677)
- โ Added security notice to route versioning docs (#2679)
- treat x-forwarded-host headers as x-forwarded-proto (#2678)
- โ test: add some coverage (#2662)
- ๐ Fix Markdown list alignment (#2652)
- ๐ docs: added link to fastify-postgraphile in ecosystem (#2666)