Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(altair-fastify-plugin)(deps): update @fastify-static to support with fastify v4 #1934

Merged

Conversation

igorwessel
Copy link
Contributor

Fixes

Fix compatibility issues with fastify v4

Checks

  • Ran yarn test-build
  • Updated relevant documentations
  • Updated matching config options in altair-static

Changes proposed in this pull request:

  • Update @fastify/static because fastify v4
  • Update mercurius to v10 because fastify v4
  • Update fastify to v4 to use in examples

@imolorhe imolorhe requested a review from PabloSzx June 16, 2022 19:11
Copy link
Collaborator

@imolorhe imolorhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes!

@imolorhe imolorhe linked an issue Jun 16, 2022 that may be closed by this pull request
@imolorhe imolorhe merged commit d595225 into altair-graphql:master Jun 16, 2022
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.

Fastify 4 incompatible with altair-fastify-plugin
3 participants