-
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]
- Loading branch information
Showing
22 changed files
with
81 additions
and
17 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,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.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Features | ||
|
||
- **create-gatsby:** Add support for cloud plugin ([#29807](https://github.com/gatsbyjs/gatsby/issues/29807)) ([#29812](https://github.com/gatsbyjs/gatsby/issues/29812)) ([40c18f5](https://github.com/gatsbyjs/gatsby/commit/40c18f5610dd5d2e879d2ca7cb8436b49a8cc9fd)) | ||
|
||
# [1.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.0-v3rc.0) (2021-02-26) | ||
|
||
### 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. | ||
|
||
# [0.10.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.10.0-v3rc.1) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
# [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 | ||
|
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.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.1) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
# [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 | ||
|
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-v3rc.0", | ||
"version": "3.0.0-v3rc.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -19,7 +19,7 @@ | |
"common-tags": "^1.8.0", | ||
"configstore": "^5.0.1", | ||
"convert-hrtime": "^3.0.0", | ||
"create-gatsby": "^1.0.0-v3rc.0", | ||
"create-gatsby": "^1.0.0-v3rc.1", | ||
"envinfo": "^7.7.3", | ||
"execa": "^3.4.0", | ||
"fs-exists-cached": "^1.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. | ||
|
||
# [3.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby:** Use vendored @reach/router ([#29772](https://github.com/gatsbyjs/gatsby/issues/29772)) ([#29811](https://github.com/gatsbyjs/gatsby/issues/29811)) ([bd856ef](https://github.com/gatsbyjs/gatsby/commit/bd856efac1334b2385ced7ecb25c92e046882487)) | ||
|
||
# [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-link | ||
|
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-link", | ||
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching", | ||
"version": "3.0.0-v3rc.0", | ||
"version": "3.0.0-v3rc.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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **mini-css-extract:** don't use loader in ssr ([#29801](https://github.com/gatsbyjs/gatsby/issues/29801)) ([#29809](https://github.com/gatsbyjs/gatsby/issues/29809)) ([b667111](https://github.com/gatsbyjs/gatsby/commit/b667111c59da23855daffe20ca2b8ed6fbf96809)) | ||
|
||
# [5.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-less | ||
|
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-less", | ||
"description": "Gatsby plugin to add support for using Less", | ||
"version": "5.0.0-v3rc.0", | ||
"version": "5.0.0-v3rc.1", | ||
"author": "[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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@[email protected]) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **mini-css-extract:** don't use loader in ssr ([#29801](https://github.com/gatsbyjs/gatsby/issues/29801)) ([#29809](https://github.com/gatsbyjs/gatsby/issues/29809)) ([b667111](https://github.com/gatsbyjs/gatsby/commit/b667111c59da23855daffe20ca2b8ed6fbf96809)) | ||
|
||
# [5.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@[email protected]) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify-cms | ||
|
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-netlify-cms", | ||
"description": "A Gatsby plugin which generates the Netlify CMS single page app", | ||
"version": "5.0.0-v3rc.0", | ||
"version": "5.0.0-v3rc.1", | ||
"author": "Shawn Erquhart <[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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **mini-css-extract:** don't use loader in ssr ([#29801](https://github.com/gatsbyjs/gatsby/issues/29801)) ([#29809](https://github.com/gatsbyjs/gatsby/issues/29809)) ([b667111](https://github.com/gatsbyjs/gatsby/commit/b667111c59da23855daffe20ca2b8ed6fbf96809)) | ||
|
||
# [4.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-postcss | ||
|
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-postcss", | ||
"description": "Gatsby plugin to handle PostCSS", | ||
"version": "4.0.0-v3rc.0", | ||
"version": "4.0.0-v3rc.1", | ||
"author": "Marat Dreizin <[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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **mini-css-extract:** don't use loader in ssr ([#29801](https://github.com/gatsbyjs/gatsby/issues/29801)) ([#29809](https://github.com/gatsbyjs/gatsby/issues/29809)) ([b667111](https://github.com/gatsbyjs/gatsby/commit/b667111c59da23855daffe20ca2b8ed6fbf96809)) | ||
|
||
# [4.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.0.0-v3rc.0) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-sass | ||
|
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-sass", | ||
"description": "Gatsby plugin to handle SCSS/Sass files", | ||
"version": "4.0.0-v3rc.0", | ||
"version": "4.0.0-v3rc.1", | ||
"author": "Daniel Farrell <[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,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-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **mini-css-extract:** don't use loader in ssr ([#29801](https://github.com/gatsbyjs/gatsby/issues/29801)) ([#29809](https://github.com/gatsbyjs/gatsby/issues/29809)) ([b667111](https://github.com/gatsbyjs/gatsby/commit/b667111c59da23855daffe20ca2b8ed6fbf96809)) | ||
|
||
# [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-plugin-stylus | ||
|
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-stylus", | ||
"description": "Gatsby support for Stylus", | ||
"version": "3.0.0-v3rc.0", | ||
"version": "3.0.0-v3rc.1", | ||
"author": "Ian Sinnott <[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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@[email protected]) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby:** Use vendored @reach/router ([#29772](https://github.com/gatsbyjs/gatsby/issues/29772)) ([#29811](https://github.com/gatsbyjs/gatsby/issues/29811)) ([bd856ef](https://github.com/gatsbyjs/gatsby/commit/bd856efac1334b2385ced7ecb25c92e046882487)) | ||
|
||
# [4.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@[email protected]) (2021-02-26) | ||
|
||
**Note:** Version bump only for package gatsby-react-router-scroll | ||
|
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,14 @@ | |
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.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.1) (2021-02-26) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby:** Update styles & overlay for Fast Refresh ([#29797](https://github.com/gatsbyjs/gatsby/issues/29797)) ([#29808](https://github.com/gatsbyjs/gatsby/issues/29808)) ([fefa6b1](https://github.com/gatsbyjs/gatsby/commit/fefa6b1cffafc64971bf16377c85f5ee489987e9)) | ||
- **gatsby:** Use vendored @reach/router ([#29772](https://github.com/gatsbyjs/gatsby/issues/29772)) ([#29811](https://github.com/gatsbyjs/gatsby/issues/29811)) ([bd856ef](https://github.com/gatsbyjs/gatsby/commit/bd856efac1334b2385ced7ecb25c92e046882487)) | ||
- **mini-css-extract:** don't use loader in ssr ([#29801](https://github.com/gatsbyjs/gatsby/issues/29801)) ([#29809](https://github.com/gatsbyjs/gatsby/issues/29809)) ([b667111](https://github.com/gatsbyjs/gatsby/commit/b667111c59da23855daffe20ca2b8ed6fbf96809)) | ||
|
||
# [3.0.0-v3rc.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.0-v3rc.0) (2021-02-26) | ||
|
||
### 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", | ||
"description": "Blazing fast modern site generator for React", | ||
"version": "3.0.0-v3rc.0", | ||
"version": "3.0.0-v3rc.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "./cli.js" | ||
|
@@ -17,12 +17,12 @@ | |
"@babel/runtime": "^7.12.5", | ||
"@babel/traverse": "^7.12.5", | ||
"@babel/types": "^7.12.6", | ||
"@gatsbyjs/reach-router": "^1.3.5", | ||
"@gatsbyjs/webpack-hot-middleware": "^2.25.2", | ||
"@hapi/joi": "^15.1.1", | ||
"@mikaelkristiansson/domready": "^1.0.10", | ||
"@nodelib/fs.walk": "^1.2.4", | ||
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3", | ||
"@gatsbyjs/reach-router": "^1.3.5", | ||
"@types/http-proxy": "^1.17.4", | ||
"@typescript-eslint/eslint-plugin": "^4.15.2", | ||
"@typescript-eslint/parser": "^4.15.2", | ||
|
@@ -80,15 +80,15 @@ | |
"find-cache-dir": "^3.3.1", | ||
"fs-exists-cached": "1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-cli": "^3.0.0-v3rc.0", | ||
"gatsby-cli": "^3.0.0-v3rc.1", | ||
"gatsby-core-utils": "^2.0.0-v3rc.0", | ||
"gatsby-graphiql-explorer": "^1.0.0-v3rc.0", | ||
"gatsby-legacy-polyfills": "^1.0.0-v3rc.0", | ||
"gatsby-link": "^3.0.0-v3rc.0", | ||
"gatsby-link": "^3.0.0-v3rc.1", | ||
"gatsby-plugin-page-creator": "^3.0.0-v3rc.0", | ||
"gatsby-plugin-typescript": "^3.0.0-v3rc.0", | ||
"gatsby-plugin-utils": "^1.0.0-v3rc.0", | ||
"gatsby-react-router-scroll": "^4.0.0-v3rc.0", | ||
"gatsby-react-router-scroll": "^4.0.0-v3rc.1", | ||
"gatsby-telemetry": "^2.0.0-v3rc.0", | ||
"glob": "^7.1.6", | ||
"got": "8.3.2", | ||
|