-
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] - [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] - [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
224 changed files
with
768 additions
and
305 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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2021-02-26) | ||
|
||
**Note:** Version bump only for package babel-plugin-remove-graphql-queries | ||
|
||
# [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 | ||
|
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.3", | ||
"version": "3.0.0-v3rc.0", | ||
"author": "Jason Quense <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -11,9 +11,9 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.12.1", | ||
"@babel/core": "^7.12.3", | ||
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"babel-preset-gatsby-package": "^1.0.0-v3rc.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-core-utils": "^2.0.0-next.2" | ||
"gatsby-core-utils": "^2.0.0-v3rc.0" | ||
}, | ||
"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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-02-26) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-02-05) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
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-package", | ||
"version": "1.0.0-next.0", | ||
"version": "1.0.0-v3rc.0", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
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.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-v3rc.0) (2021-02-26) | ||
|
||
### Features | ||
|
||
- **babel-preset-gatsby:** allow setting importSource on preset-react ([#29260](https://github.com/gatsbyjs/gatsby/issues/29260)) ([f72ff77](https://github.com/gatsbyjs/gatsby/commit/f72ff7747afb1a71d53ba9258bd9a8838c0b062f)) | ||
|
||
# [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 | ||
|
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.4", | ||
"version": "1.0.0-v3rc.0", | ||
"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.2", | ||
"gatsby-legacy-polyfills": "^1.0.0-next.1" | ||
"gatsby-core-utils": "^2.0.0-v3rc.0", | ||
"gatsby-legacy-polyfills": "^1.0.0-v3rc.0" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.11.6", | ||
|
@@ -38,7 +38,7 @@ | |
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.12.1", | ||
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"babel-preset-gatsby-package": "^1.0.0-v3rc.0", | ||
"cross-env": "^7.0.3", | ||
"slash": "^3.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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-v3rc.0) (2021-02-26) | ||
|
||
### Features | ||
|
||
- **create-gatsby:** Remove offline plugin ([#29771](https://github.com/gatsbyjs/gatsby/issues/29771)) ([27adffe](https://github.com/gatsbyjs/gatsby/commit/27adffe1ade6dc5c1dcf649bc204b45bf85c700f)) | ||
|
||
# [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 | ||
|
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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.10.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
# [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 | ||
|
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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
# [3.0.0-next.7](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-next.7) (2021-02-25) | ||
|
||
### Bug Fixes | ||
|
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.7", | ||
"version": "3.0.0-v3rc.0", | ||
"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.2", | ||
"create-gatsby": "^1.0.0-v3rc.0", | ||
"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.2", | ||
"gatsby-recipes": "^0.11.0-next.5", | ||
"gatsby-telemetry": "^2.0.0-next.2", | ||
"gatsby-core-utils": "^2.0.0-v3rc.0", | ||
"gatsby-recipes": "^0.11.0-v3rc.0", | ||
"gatsby-telemetry": "^2.0.0-v3rc.0", | ||
"hosted-git-info": "^3.0.6", | ||
"is-valid-path": "^0.1.1", | ||
"lodash": "^4.17.20", | ||
|
@@ -59,7 +59,7 @@ | |
"@rollup/plugin-replace": "^2.3.3", | ||
"@types/hosted-git-info": "^3.0.1", | ||
"@types/yargs": "^15.0.8", | ||
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"babel-preset-gatsby-package": "^1.0.0-v3rc.0", | ||
"cross-env": "^7.0.3", | ||
"ink": "^3.0.8", | ||
"ink-spinner": "^4.0.1", | ||
|
@@ -101,4 +101,4 @@ | |
"engines": { | ||
"node": ">=12.13.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. | ||
|
||
# [2.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-codemods | ||
|
||
# [2.0.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-next.2) (2021-02-22) | ||
|
||
### Bug Fixes | ||
|
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. | ||
|
||
# [2.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-core-utils | ||
|
||
# [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 | ||
|
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. | ||
|
||
# [1.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-cypress | ||
|
||
# [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-cypress | ||
|
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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-design-tokens | ||
|
||
# [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 | ||
|
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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-dev-cli | ||
|
||
# [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-dev-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-dev-cli", | ||
"description": "CLI helpers for contributors working on Gatsby", | ||
"version": "3.0.0-next.0", | ||
"version": "3.0.0-v3rc.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby-dev": "./dist/index.js" | ||
|
@@ -27,7 +27,7 @@ | |
"devDependencies": { | ||
"@babel/cli": "^7.12.1", | ||
"@babel/core": "^7.12.3", | ||
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"babel-preset-gatsby-package": "^1.0.0-v3rc.0", | ||
"cross-env": "^7.0.3" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-graphiql-explorer | ||
|
||
# [1.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@[email protected]) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-graphiql-explorer | ||
|
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-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-image | ||
|
||
# [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 | ||
|
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.1", | ||
"version": "3.0.0-v3rc.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"@babel/cli": "^7.12.1", | ||
"@babel/core": "^7.12.3", | ||
"@testing-library/react": "^9.5.0", | ||
"babel-preset-gatsby-package": "^1.0.0-next.0", | ||
"babel-preset-gatsby-package": "^1.0.0-v3rc.0", | ||
"cross-env": "^7.0.3", | ||
"jest-matchmedia-mock": "^1.1.0" | ||
}, | ||
|
Oops, something went wrong.