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

rewrite(gatsby-plugin-fastify): move frome callbacks to async/await #87

Merged
merged 3 commits into from
Oct 9, 2021

Conversation

moonmeister
Copy link
Contributor

Description

re write the main gatsby server function to use async await instead of callbacks.

Documentation

none needed

@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2021

🦋 Changeset detected

Latest commit: 4931e70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
gatsby-plugin-fastify Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@moonmeister moonmeister changed the title implement async/await instead of callbacks rewrite(gatsby-plugin-fastify): move frome callbacks to async/await Oct 9, 2021
@moonmeister moonmeister merged commit 5529aad into main Oct 9, 2021
@moonmeister moonmeister deleted the rewrite/fastify/asyncImprovements branch October 9, 2021 01:46
@github-actions github-actions bot mentioned this pull request Oct 9, 2021
moonmeister added a commit that referenced this pull request Oct 9, 2021
* main:
  rewrite(gatsby-plugin-fastify): move frome callbacks to async/await (#87)
moonmeister added a commit that referenced this pull request Oct 15, 2021
* main:
  fix: fix yarn lock
  fix: remove learnaa config
  chore: change to changeset publish command from learna. This reducees tooling and supports github releases/changelogs
  Version Packages (#94)
  chore(gatsby-plugin-relative-ci): update dependency @babel/core to ^7.15.8 (#89)
  chore(gatsby-source-packagist): update non-major dependency versions (#90)
  fix(gatsby-plugin-ackee-tracker): update dependency @babel/core to ^7.15.8 (#91)
  fix(test-site): update non-major dependency versions (#93)
  chore(repo): update dependency lint-staged to ^11.2.3 (#92)
  Version Packages (#88)
  rewrite(gatsby-plugin-fastify): move frome callbacks to async/await (#87)
jbolda pushed a commit that referenced this pull request Jan 28, 2023
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.

1 participant