Skip to content

gatsby-plugin-fastify@0.9.0

Compare
Choose a tag to compare
@gatsby-uc-bot gatsby-uc-bot released this 07 Sep 17:07
· 519 commits to main since this release
60e4557

Minor Changes

  • #245 5f4decc Thanks @moonmeister! - Upgraded fastify to v4 and bumped majors on related and unrelated packages.

    Breaking Changes

    • Logging no longer defaults to "pretty print" unless the environment variableNODE_ENV equals development.

    • Changes were made to the static file servers config. This fixed issues introduced by fastify updates. While this didn't break tests or knowingly intoduce bugs please let us know if you see any behavior changes.

Patch Changes