fastify-plugin icon indicating copy to clipboard operation
fastify-plugin copied to clipboard

Plugin helper for Fastify

Results 8 fastify-plugin issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

This is a typing issue only, not a runtime isse. Since TypeScript `4.8.3`, when using `"moduleResolution": "NodeNext"` (or `"Node16"`) for an ESM project, TypeScript will now report an error when...

`next` branch is ready for the Fastify v5 release

From a discussing with @lirantal on twitter: https://twitter.com/matteocollina/status/1610577242844708865?s=46&t=wpaDKCujckm07OZ7JAa3hg: > Unfortunately there is. I made some terminology mistakes at the beginning and they stuck, eg “everything is a plugin”. But also...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Documentation...

good first issue
documentation

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

feature request

WIP #5093 #### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ] documentation is changed or...