Skip to content

Commit 8661faf

Browse files
authored
chore(changelogs): update changelogs (#36307)
1 parent 2ac1d24 commit 8661faf

File tree

108 files changed

+737
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+737
-0
lines changed

packages/babel-plugin-remove-graphql-queries/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
#### Bug Fixes
11+
12+
- add missing dependencies [#36230](https://github.com/gatsbyjs/gatsby/issues/36230) ([5443479](https://github.com/gatsbyjs/gatsby/commit/5443479c98a05f60ba12efad3fe2f986c80ed296))
13+
614
## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2022-07-19)
715

816
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/babel-preset-gatsby-package/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [2.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2022-07-19)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/babel-preset-gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [2.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2022-07-19)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/create-gatsby/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
#### Chores
11+
12+
- Remove gatsby-plugin-react-helmet [#36222](https://github.com/gatsbyjs/gatsby/issues/36222) ([1eef8e0](https://github.com/gatsbyjs/gatsby/commit/1eef8e080518a66788f4b4c88e2c46cbd184c040))
13+
614
## [2.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2022-07-19)
715

816
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/gatsby-cli/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
#### Bug Fixes
11+
12+
- Add DEV_SSR note to 95312 error [#36295](https://github.com/gatsbyjs/gatsby/issues/36295) [#36300](https://github.com/gatsbyjs/gatsby/issues/36300) ([718d693](https://github.com/gatsbyjs/gatsby/commit/718d69319ea37acb078b0bfe9a94ebe56394264d))
13+
14+
#### Chores
15+
16+
- update dependency typescript to ^4.7.4 [#36030](https://github.com/gatsbyjs/gatsby/issues/36030) ([94a3264](https://github.com/gatsbyjs/gatsby/commit/94a32647a8c45de620d2efe99310805910586c8a))
17+
618
## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2022-07-19)
719

820
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/gatsby-codemods/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [3.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2022-07-19)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/gatsby-core-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
#### Chores
11+
12+
- update dependency typescript to ^4.7.4 [#36030](https://github.com/gatsbyjs/gatsby/issues/36030) ([94a3264](https://github.com/gatsbyjs/gatsby/commit/94a32647a8c45de620d2efe99310805910586c8a))
13+
614
## [3.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2022-07-19)
715

816
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/gatsby-cypress/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [2.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2022-07-19)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/gatsby-design-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2022-07-19)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

packages/gatsby-dev-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2022-08-02)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2022-07-19)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

0 commit comments

Comments
 (0)