-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
90 changed files
with
348 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.3](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2021-02-25) | ||
|
||
**Note:** Version bump only for package babel-plugin-remove-graphql-queries | ||
|
||
# [3.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2021-02-22) | ||
|
||
**Note:** Version bump only for package babel-plugin-remove-graphql-queries | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remove-graphql-queries", | ||
"version": "3.0.0-next.2", | ||
"version": "3.0.0-next.3", | ||
"author": "Jason Quense <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -13,7 +13,7 @@ | |
"@babel/core": "^7.12.3", | ||
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-core-utils": "^2.0.0-next.1" | ||
"gatsby-core-utils": "^2.0.0-next.2" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-next.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.4) (2021-02-25) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby | ||
|
||
# [1.0.0-next.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.3) (2021-02-22) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-preset-gatsby", | ||
"version": "1.0.0-next.3", | ||
"version": "1.0.0-next.4", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -22,8 +22,8 @@ | |
"babel-plugin-dynamic-import-node": "^2.3.3", | ||
"babel-plugin-macros": "^2.8.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"gatsby-core-utils": "^2.0.0-next.1", | ||
"gatsby-legacy-polyfills": "^1.0.0-next.0" | ||
"gatsby-core-utils": "^2.0.0-next.2", | ||
"gatsby-legacy-polyfills": "^1.0.0-next.1" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.11.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.2) (2021-02-25) | ||
|
||
**Note:** Version bump only for package create-gatsby | ||
|
||
# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.1) (2021-02-08) | ||
|
||
**Note:** Version bump only for package create-gatsby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.10.0-next.9](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.10.0-next.9) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
# [0.10.0-next.8](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.10.0-next.8) (2021-02-22) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,16 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.7) (2021-02-25) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby:** fix fs empty webpack5 deprecation ([#29631](https://github.com/gatsbyjs/gatsby/issues/29631)) ([893219e](https://github.com/gatsbyjs/gatsby/commit/893219ebceb84c5eb43beebbdeefe81fece33330)) | ||
|
||
### Features | ||
|
||
- **conditional-page-builds:** track potentially unsafe Node.js builtin modules usage ([#29560](https://github.com/gatsbyjs/gatsby/issues/29560)) ([fe737d0](https://github.com/gatsbyjs/gatsby/commit/fe737d0784b11dd03f6d3b8c69cf964de5bd50f5)) | ||
|
||
# [3.0.0-next.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.6) (2021-02-22) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "3.0.0-next.6", | ||
"version": "3.0.0-next.7", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -19,14 +19,14 @@ | |
"common-tags": "^1.8.0", | ||
"configstore": "^5.0.1", | ||
"convert-hrtime": "^3.0.0", | ||
"create-gatsby": "^1.0.0-next.1", | ||
"create-gatsby": "^1.0.0-next.2", | ||
"envinfo": "^7.7.3", | ||
"execa": "^3.4.0", | ||
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.0.0-next.1", | ||
"gatsby-recipes": "^0.11.0-next.4", | ||
"gatsby-telemetry": "^2.0.0-next.1", | ||
"gatsby-core-utils": "^2.0.0-next.2", | ||
"gatsby-recipes": "^0.11.0-next.5", | ||
"gatsby-telemetry": "^2.0.0-next.2", | ||
"hosted-git-info": "^3.0.6", | ||
"is-valid-path": "^0.1.1", | ||
"lodash": "^4.17.20", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-next.2) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-core-utils | ||
|
||
# [2.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-next.1) (2021-02-22) | ||
|
||
### Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.1) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-design-tokens | ||
|
||
# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.0) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-design-tokens | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.1) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
||
# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.0) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "3.0.0-next.0", | ||
"version": "3.0.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.1) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-legacy-polyfills | ||
|
||
# [1.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.0) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-legacy-polyfills | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-legacy-polyfills", | ||
"description": "Polyfills for legacy browsers", | ||
"version": "1.0.0-next.0", | ||
"version": "1.0.0-next.1", | ||
"main": "dist/polyfills.js", | ||
"author": "Ward Peeters <[email protected]>", | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.2) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-page-utils | ||
|
||
# [1.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-next.1) (2021-02-22) | ||
|
||
**Note:** Version bump only for package gatsby-page-utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2021-02-25) | ||
|
||
### Features | ||
|
||
- **gatsby-plugin-canonical-urls:** Add plugin validation ([#29688](https://github.com/gatsbyjs/gatsby/issues/29688)) ([4d4a7ab](https://github.com/gatsbyjs/gatsby/commit/4d4a7ab432a8d8159ffab96374e79e909dd47f51)) | ||
|
||
# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@[email protected]) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-canonical-urls | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-canonical-urls", | ||
"description": "Add canonical links to HTML pages Gatsby generates.", | ||
"version": "3.0.0-next.0", | ||
"version": "3.0.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.1) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-cxs | ||
|
||
# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.0) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-cxs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-cxs", | ||
"description": "Gatsby plugin to add SSR support for ctx", | ||
"version": "3.0.0-next.0", | ||
"version": "3.0.0-next.1", | ||
"author": "Chen-Tai Hou <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"cxs": "^6.2.0", | ||
"gatsby-plugin-utils": "^1.0.0-next.0" | ||
"gatsby-plugin-utils": "^1.0.0-next.1" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.2) (2021-02-25) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-feed:** Exists function and update version fs-extra ([#29616](https://github.com/gatsbyjs/gatsby/issues/29616)) ([5fb6064](https://github.com/gatsbyjs/gatsby/commit/5fb606416a2d0697319501787a0a47cf74142001)) | ||
|
||
# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.1) (2021-02-11) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-feed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-feed", | ||
"description": "Creates an RSS feed for your Gatsby site.", | ||
"version": "3.0.0-next.1", | ||
"version": "3.0.0-next.2", | ||
"author": "Nicholas Young <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"@hapi/joi": "^15.1.1", | ||
"common-tags": "^1.8.0", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-plugin-utils": "^1.0.0-next.0", | ||
"gatsby-plugin-utils": "^1.0.0-next.1", | ||
"lodash.merge": "^4.6.2", | ||
"rss": "^1.2.2" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.1.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@[email protected]) (2021-02-25) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-gatsby-cloud:** Remove sibling detection code and rely on match paths ([#29610](https://github.com/gatsbyjs/gatsby/issues/29610)) ([6016c26](https://github.com/gatsbyjs/gatsby/commit/6016c26a0202fa3413af553abaaeb7703f659afa)) | ||
|
||
# 1.1.0-next.2 (2021-02-19) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-gatsby-cloud |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-gatsby-cloud", | ||
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud", | ||
"version": "1.1.0-next.2", | ||
"version": "1.1.0-next.3", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.0.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.1) (2021-02-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-glamor | ||
|
||
# [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.0) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-glamor | ||
|
Oops, something went wrong.