Skip to content

Commit 1a24414

Browse files
authored
chore(changelogs): update changelogs (#37529)
1 parent c2a4e9b commit 1a24414

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: 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+
## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.5.0/packages/babel-plugin-remove-graphql-queries) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.4.0/packages/babel-plugin-remove-graphql-queries) (2023-01-10)
713

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

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+
## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.5.0/packages/babel-preset-gatsby-package) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.4.0/packages/babel-preset-gatsby-package) (2023-01-10)
713

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

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+
## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.5.0/packages/babel-preset-gatsby) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.4.0/packages/babel-preset-gatsby) (2023-01-10)
713

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

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+
## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.5.0/packages/create-gatsby) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
#### Chores
11+
12+
- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))
13+
614
## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.4.0/packages/create-gatsby) (2023-01-10)
715

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

packages/gatsby-cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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+
## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.5.0/packages/gatsby-cli) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
#### Chores
11+
12+
- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))
13+
- Upgrade to Jest 29 [#37408](https://github.com/gatsbyjs/gatsby/issues/37408) ([315edc6](https://github.com/gatsbyjs/gatsby/commit/315edc64c9aa87b7f5bf43c7698e47187aeb6450))
14+
615
## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.4.0/packages/gatsby-cli) (2023-01-10)
716

817
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4)

packages/gatsby-codemods/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.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.5.0/packages/gatsby-codemods) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
#### Chores
11+
12+
- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))
13+
614
## [4.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.4.0/packages/gatsby-codemods) (2023-01-10)
715

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

packages/gatsby-core-utils/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.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.5.0/packages/gatsby-core-utils) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
#### Features
11+
12+
- Add hashing methods from `hash-wasm` [#37433](https://github.com/gatsbyjs/gatsby/issues/37433) ([df27ff4](https://github.com/gatsbyjs/gatsby/commit/df27ff4a5dbaf8bbcd481dcd0d9a297c51283fde))
13+
14+
#### Chores
15+
16+
- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))
17+
618
## [4.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.4.0/packages/gatsby-core-utils) (2023-01-10)
719

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

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+
## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.5.0/packages/gatsby-cypress) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.4.0/packages/gatsby-cypress) (2023-01-10)
713

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

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+
## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.5.0/packages/gatsby-design-tokens) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.4.0/packages/gatsby-design-tokens) (2023-01-10)
713

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

packages/gatsby-dev-cli/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+
## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.5.0/packages/gatsby-dev-cli) (2023-01-24)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)
9+
10+
#### Chores
11+
12+
- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))
13+
614
## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.4.0/packages/gatsby-dev-cli) (2023-01-10)
715

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

0 commit comments

Comments
 (0)