Releases: netlify/netlify-plugin-gatsby
Releases · netlify/netlify-plugin-gatsby
plugin-gatsby: v3.2.1
3.2.1 (2022-06-01)
Bug Fixes
- add AbortController polyfill (#391) (db412a2)
- fix downloadUrl when downloading Gatsby datastore file from CDN (#392) (b455188)
plugin-gatsby: v3.2.0
3.2.0 (2022-05-30)
Features
- Optionally load gatsby datastore in lambdas (#376) (1c0fcea)
Bug Fixes
- deps: update dependency pathe to ^0.3.0 (#370) (e283ff8)
plugin-gatsby: v3.1.0
3.1.0 (2022-05-19)
Features
- enable API, SSR and DSG functions individually as required (#375) (aa36bc2)
Bug Fixes
- deps: update dependency cookie to ^0.5.0 (#356) (40f0f85)
- deps: update dependency fs-extra to v10.1.0 (#357) (c0c9bfc)
- deps: update dependency semver to v7.3.6 (#347) (93d951b)
- deps: update dependency semver to v7.3.7 (#354) (a3f9b23)
plugin-gatsby: v3.0.0
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)
plugin-gatsby: v2.1.4
2.1.4 (2022-03-21)
Bug Fixes
plugin-gatsby: v2.1.3
2.1.3 (2022-03-16)
Bug Fixes
- deps: update dependency @netlify/ipx to ^1.0.1 (#318) (f9e7a88)
- patch new lmdb binary location (#322) (0abc3f9)
plugin-gatsby: v2.1.1
2.1.1 (2022-03-02)
Bug Fixes
plugin-gatsby: v2.1.0
2.1.0 (2022-03-02)
Features
Bug Fixes
- deps: update dependency fs-extra to v10.0.1 (#299) (2e0c8fb)
plugin-gatsby: v2.0.4
2.0.4 (2022-02-23)
Bug Fixes
plugin-gatsby: v2.0.3
2.0.3 (2022-02-21)
Bug Fixes
- deps: update dependency @netlify/functions to ^0.11.1 (#279) (f2272b9)
- deps: update dependency @netlify/functions to v1 (#280) (e9faecc)
- deps: update dependency cookie to v0.4.2 (#263) (d031e20)
- support gatsby base dirs outside the site root (#281) (ccbec68)