gatsby-plugin-fastify@0.9.0
gatsby-uc-bot
released this
07 Sep 17:07
·
519 commits
to main
since this release
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 variable
NODE_ENV
equalsdevelopment
. -
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.
-