Skip to content

Commit 2c75bc5

Browse files
authored
chore(changelogs): update changelogs (#38821)
Co-authored-by: GatsbyJS Bot <core-team@gatsbyjs.com>
1 parent 94b2482 commit 2c75bc5

File tree

101 files changed

+421
-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.

101 files changed

+421
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.13.1/packages/babel-plugin-remove-graphql-queries) (2024-01-23)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.13.0/packages/babel-plugin-remove-graphql-queries) (2023-12-18)
711

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

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.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.13.1/packages/babel-preset-gatsby-package) (2024-01-23)
7+
8+
#### Chores
9+
10+
- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) [#38803](https://github.com/gatsbyjs/gatsby/issues/38803) ([c9f8c24](https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0))
11+
612
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.13.0/packages/babel-preset-gatsby-package) (2023-12-18)
713

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

packages/babel-preset-gatsby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.1/packages/babel-preset-gatsby) (2024-01-23)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.13.0/packages/babel-preset-gatsby) (2023-12-18)
711

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

packages/create-gatsby/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.1/packages/create-gatsby) (2024-01-23)
7+
8+
**Note:** Version bump only for package create-gatsby
9+
610
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.0/packages/create-gatsby) (2023-12-18)
711

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

packages/gatsby-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+
### [5.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.2/packages/gatsby-cli) (2024-01-23)
7+
8+
#### Chores
9+
10+
- swap babel-plugin-lodash with updated version that doesn't use deprecated APIs [#38797](https://github.com/gatsbyjs/gatsby/issues/38797) [#38803](https://github.com/gatsbyjs/gatsby/issues/38803) ([c9f8c24](https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0))
11+
612
### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.13.1/packages/gatsby-cli) (2023-12-22)
713

814
#### Chores

packages/gatsby-codemods/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.13.1/packages/gatsby-codemods) (2024-01-23)
7+
8+
**Note:** Version bump only for package gatsby-codemods
9+
610
## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.13.0/packages/gatsby-codemods) (2023-12-18)
711

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

packages/gatsby-core-utils/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.1/packages/gatsby-core-utils) (2024-01-23)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.0/packages/gatsby-core-utils) (2023-12-18)
711

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

packages/gatsby-cypress/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.13.1/packages/gatsby-cypress) (2024-01-23)
7+
8+
**Note:** Version bump only for package gatsby-cypress
9+
610
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.13.0/packages/gatsby-cypress) (2023-12-18)
711

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

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+
### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.1/packages/gatsby-dev-cli) (2024-01-23)
7+
8+
#### Bug Fixes
9+
10+
- fix webpack compilation when pnpm is used fix [#38757](https://github.com/gatsbyjs/gatsby/issues/38757) fix [#38804](https://github.com/gatsbyjs/gatsby/issues/38804) ([fc0eea1](https://github.com/gatsbyjs/gatsby/commit/fc0eea1eec9edcce77018d6d58a3070292cd5887))
11+
612
## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.13.0/packages/gatsby-dev-cli) (2023-12-18)
713

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

packages/gatsby-graphiql-explorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.13.1/packages/gatsby-graphiql-explorer) (2024-01-23)
7+
8+
**Note:** Version bump only for package gatsby-graphiql-explorer
9+
610
## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.13.0/packages/gatsby-graphiql-explorer) (2023-12-18)
711

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

0 commit comments

Comments
 (0)