Skip to content

plugin-gatsby: v3.0.0

Compare
Choose a tag to compare
@token-generator-app token-generator-app released this 05 Apr 11:15
302144c

3.0.0 (2022-04-04)

Version 3 of the Essential Gatsby build plugin improves DSG handling and moves it to netlify/gatsby-plugin-netlify, which means version 4.2.0 of that plugin is now a requirement for sites with SSR/DSG pages.

⚠ BREAKING CHANGES

  • remove catch-all DSG redirect and handle discretely (#334)

Bug Fixes

  • remove catch-all DSG redirect and handle discretely (#334) (21773dd)