Skip to content

Updated to Fastify v4#154

Merged
mcollina merged 2 commits intomasterfrom
update-to-fastify-v4
May 12, 2022
Merged

Updated to Fastify v4#154
mcollina merged 2 commits intomasterfrom
update-to-fastify-v4

Conversation

@mcollina
Copy link
Member

@mcollina mcollina commented May 10, 2022

Fixes #153

Checklist

@mcollina mcollina requested review from Eomm and zekth May 10, 2022 22:31
@mcollina
Copy link
Member Author

The typescript tests fails with this obscure error, could somebody from @fastify/typescript take a look?

$ npm run test:typescript

> @fastify/auth@2.0.0 test:typescript
> tsd


  auth.d.ts:11:12
  ✖  11:12  All declarations of FastifyInstance must have identical type parameters.

  1 error

@mcollina
Copy link
Member Author

From my understanding most of our other modules are declared simarly.

@mcollina
Copy link
Member Author

@kibertoad could you take a look?

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina merged commit 513fdcb into master May 12, 2022
@Fdawgs Fdawgs deleted the update-to-fastify-v4 branch August 10, 2022 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use new @fastify org dependencies

1 participant