Skip to content

Commit 5e32f42

Browse files
authored
chore(changelogs): update changelogs (#37774)
1 parent 09dba5f commit 5e32f42

File tree

108 files changed

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

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

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

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

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

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

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

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+
## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.8.0/packages/create-gatsby) (2023-03-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
9+
10+
**Note:** Version bump only for package create-gatsby
11+
612
## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.7.0/packages/create-gatsby) (2023-02-21)
713

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

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+
## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.8.0/packages/gatsby-cli) (2023-03-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
9+
10+
#### Bug Fixes
11+
12+
- Pass `pluginName` to `reporter.activityTimer` & `reporter.createProgress` [#37710](https://github.com/gatsbyjs/gatsby/issues/37710) ([21e798b](https://github.com/gatsbyjs/gatsby/commit/21e798b198b334cef238c3c40da67b7657390f16))
13+
14+
#### Other Changes
15+
16+
- feat:(gatsby-cli) - support REACT_PROFILE env var value to set profile cli argument [#37754](https://github.com/gatsbyjs/gatsby/issues/37754) ([7bda38a](https://github.com/gatsbyjs/gatsby/commit/7bda38ac161fbd9521cb6f000675e07d810e634f))
17+
618
## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.7.0/packages/gatsby-cli) (2023-02-21)
719

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

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+
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.8.0/packages/gatsby-codemods) (2023-03-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.7.0/packages/gatsby-codemods) (2023-02-21)
713

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

packages/gatsby-core-utils/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.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.8.0/packages/gatsby-core-utils) (2023-03-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
9+
10+
**Note:** Version bump only for package gatsby-core-utils
11+
612
## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.7.0/packages/gatsby-core-utils) (2023-02-21)
713

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

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

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

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

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

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.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.8.0/packages/gatsby-dev-cli) (2023-03-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)
9+
10+
#### Bug Fixes
11+
12+
- Add `self_path` to verdaccio config [#37727](https://github.com/gatsbyjs/gatsby/issues/37727) ([b9def24](https://github.com/gatsbyjs/gatsby/commit/b9def24d957d16d8ba6b520ef71bed459ee9a784))
13+
614
### [5.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.7.1/packages/gatsby-dev-cli) (2023-03-10)
715

816
#### Bug Fixes

0 commit comments

Comments
 (0)