Skip to content

Commit 9f8a703

Browse files
Merge branch 'main' into renovate/gatsby-plugin-netlify-5.x
2 parents ffdb433 + ea60c0b commit 9f8a703

File tree

11 files changed

+1986
-29577
lines changed

11 files changed

+1986
-29577
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @netlify/frameworks

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"plugin": "3.1.0"
2+
"plugin": "3.2.2"
33
}

package-lock.json

Lines changed: 709 additions & 691 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [3.2.2](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.2.1...plugin-gatsby-v3.2.2) (2022-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/ipx to ^1.1.0 ([#399](https://github.com/netlify/netlify-plugin-gatsby/issues/399)) ([8ae84c7](https://github.com/netlify/netlify-plugin-gatsby/commit/8ae84c73d3adebbd3f99acb15c78990bdd0d807a))
9+
10+
### [3.2.1](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.2.0...plugin-gatsby-v3.2.1) (2022-06-01)
11+
12+
13+
### Bug Fixes
14+
15+
* add AbortController polyfill ([#391](https://github.com/netlify/netlify-plugin-gatsby/issues/391)) ([db412a2](https://github.com/netlify/netlify-plugin-gatsby/commit/db412a2b3089c031088bd87ba6f9a023e4fc2c0e))
16+
* fix downloadUrl when downloading Gatsby datastore file from CDN ([#392](https://github.com/netlify/netlify-plugin-gatsby/issues/392)) ([b455188](https://github.com/netlify/netlify-plugin-gatsby/commit/b4551886e1a2d024213a5b9a27120fc170b50dc9))
17+
18+
## [3.2.0](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.1.0...plugin-gatsby-v3.2.0) (2022-05-30)
19+
20+
21+
### Features
22+
23+
* Optionally load gatsby datastore in lambdas ([#376](https://github.com/netlify/netlify-plugin-gatsby/issues/376)) ([1c0fcea](https://github.com/netlify/netlify-plugin-gatsby/commit/1c0fcead459933ae1af3e9957d1bee9b150fb472))
24+
25+
26+
### Bug Fixes
27+
28+
* **deps:** update dependency pathe to ^0.3.0 ([#370](https://github.com/netlify/netlify-plugin-gatsby/issues/370)) ([e283ff8](https://github.com/netlify/netlify-plugin-gatsby/commit/e283ff8cd1309328c5b51bec341f629472294043))
29+
330
## [3.1.0](https://github.com/netlify/netlify-plugin-gatsby/compare/plugin-gatsby-v3.0.0...plugin-gatsby-v3.1.0) (2022-05-19)
431

532

0 commit comments

Comments
 (0)