Skip to content

Releases: gatsby-uc/plugins

gatsby-plugin-github-ribbon@1.4.0

07 Sep 17:07
60e4557
Compare
Choose a tag to compare

Minor Changes

  • #250 8e259eb Thanks @moonmeister! - react and react-dom are moved to peerdeps as they should have been. Non-breaking cause all gatsby projects will already have these deps.

Patch Changes

gatsby-plugin-fastify@0.9.0

07 Sep 17:07
60e4557
Compare
Choose a tag to compare

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

gatsby-plugin-ackee-tracker@3.2.5

07 Sep 17:07
60e4557
Compare
Choose a tag to compare

Patch Changes

gatsby-plugin-fastify@0.8.1

20 Apr 17:18
815f48d
Compare
Choose a tag to compare

Patch Changes

  • #202 9ced9cb Thanks @moonmeister! - Implemented the new "Gatsby Image CDN" from Gatsby Cloud. See the docs for getting started.

gatsby-source-s3@3.1.1

25 Mar 18:36
810e0eb
Compare
Choose a tag to compare

Patch Changes

gatsby-plugin-fastify@0.8.0

23 Mar 17:44
c353321
Compare
Choose a tag to compare

Minor Changes

  • #176 f556171 Thanks @moonmeister! - This plugin's focus is on serving the web app. Compression should be handled by an edge server (e.g. Nginx). Therefore we are removing this feature, this should not break an existing config, though you may see a warning during build if you explicitly set the compression setting in your gatsby-config.js.

  • #200 4a291b1 Thanks @moonmeister! - We're nolonger treating the fastify plugins as public API. They've been removed from docs. If you're using them you may continue to do so at your own risk. If you'd like to contribute to help make these publically maintainable please open an issue.

Patch Changes

  • #199 eec780b Thanks @moonmeister! - Did some reworking of redirects and added support for Gatsby's new Reverse Proxy functionality.

gatsby-source-packagist@2.0.0

14 Mar 18:02
a2f67a6
Compare
Choose a tag to compare

Major Changes

Patch Changes

gatsby-plugin-relative-ci@1.4.1

14 Mar 18:02
a2f67a6
Compare
Choose a tag to compare

Patch Changes

  • #184 bc6aa89 Thanks @renovate! - chore(gatsby-plugin-relative-ci): update non-major dependency versions

gatsby-plugin-github-ribbon@1.3.5

14 Mar 18:02
a2f67a6
Compare
Choose a tag to compare

Patch Changes

gatsby-plugin-fastify@0.7.5

14 Mar 18:02
a2f67a6
Compare
Choose a tag to compare

Patch Changes

  • #187 48c3369 Thanks @renovate! - chore(gatsby-plugin-fastify): update non-major dependency versions