Skip to content

Commit b41301b

Browse files
authored
chore(changelogs): update changelogs (#36715)
1 parent 9c5f2ef commit b41301b

File tree

108 files changed

+762
-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

+762
-0
lines changed

packages/babel-plugin-remove-graphql-queries/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.24.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.24.0/packages/babel-plugin-remove-graphql-queries) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
#### Features
11+
12+
- add partial hydration [#36485](https://github.com/gatsbyjs/gatsby/issues/36485) ([c073bbe](https://github.com/gatsbyjs/gatsby/commit/c073bbea40379adc62bd891da9f65ff2756b120b))
13+
14+
#### Chores
15+
16+
- Remove <StaticQuery> component [#36569](https://github.com/gatsbyjs/gatsby/issues/36569) ([627546f](https://github.com/gatsbyjs/gatsby/commit/627546f7bc16565e6aa824ad7966b30e7035393a))
17+
618
## [4.23.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.23.0/packages/babel-plugin-remove-graphql-queries) (2022-09-13)
719

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

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.24.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.24.0/packages/babel-preset-gatsby-package) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [2.23.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.23.0/packages/babel-preset-gatsby-package) (2022-09-13)
713

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

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.24.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.24.0/packages/babel-preset-gatsby) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [2.23.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.23.0/packages/babel-preset-gatsby) (2022-09-13)
713

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

packages/create-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.24.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.24.0/packages/create-gatsby) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package create-gatsby
11+
612
### [2.23.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.23.1/packages/create-gatsby) (2022-09-22)
713

814
**Note:** Version bump only for package create-gatsby

packages/gatsby-cli/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.24.0/packages/gatsby-cli) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
#### Features
11+
12+
- add partial hydration [#36485](https://github.com/gatsbyjs/gatsby/issues/36485) ([c073bbe](https://github.com/gatsbyjs/gatsby/commit/c073bbea40379adc62bd891da9f65ff2756b120b))
13+
14+
#### Chores
15+
16+
- More Node 18 bumps [#36640](https://github.com/gatsbyjs/gatsby/issues/36640) ([5b3b565](https://github.com/gatsbyjs/gatsby/commit/5b3b565229d89a7e440898ba4b8652ee852091c7))
17+
- Fix run script glossary link Fix [#36636](https://github.com/gatsbyjs/gatsby/issues/36636) ([c500314](https://github.com/gatsbyjs/gatsby/commit/c500314cabc40e0ac4975f7a4d1a27b7bfb124df))
18+
- Improve Gatsby CLI reference doc [#36619](https://github.com/gatsbyjs/gatsby/issues/36619) ([71e81fc](https://github.com/gatsbyjs/gatsby/commit/71e81fca1c5dd2408fa5932149218993ef65d40d))
19+
620
### [4.23.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.23.1/packages/gatsby-cli) (2022-09-22)
721

822
**Note:** Version bump only for package gatsby-cli

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.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.24.0/packages/gatsby-codemods) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [3.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.23.0/packages/gatsby-codemods) (2022-09-13)
713

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

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.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.24.0/packages/gatsby-core-utils) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
#### Bug Fixes
11+
12+
- Use `grep -E` instead of `egrep` [#36648](https://github.com/gatsbyjs/gatsby/issues/36648) ([e8ed8a1](https://github.com/gatsbyjs/gatsby/commit/e8ed8a15c9d3fe973e1ccfb1d2881d3bff669250))
13+
614
## [3.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.23.0/packages/gatsby-core-utils) (2022-09-13)
715

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

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.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.24.0/packages/gatsby-cypress) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [2.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.23.0/packages/gatsby-cypress) (2022-09-13)
713

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

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.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.24.0/packages/gatsby-design-tokens) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [4.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.23.0/packages/gatsby-design-tokens) (2022-09-13)
713

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

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.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.24.0/packages/gatsby-dev-cli) (2022-09-27)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [4.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.23.0/packages/gatsby-dev-cli) (2022-09-13)
713

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

0 commit comments

Comments
 (0)