create-gatsby
Advanced tools
Comparing version 1.0.0-v3rc.1 to 1.0.0-v3rc.2
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.0.0-v3rc.2](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.0.0-v3rc.1...create-gatsby@1.0.0-v3rc.2) (2021-03-01) | ||
### Bug Fixes | ||
- **create-gatsby:** Use legacy peer deps ([#29856](https://github.com/gatsbyjs/gatsby/issues/29856)) ([#29862](https://github.com/gatsbyjs/gatsby/issues/29862)) ([8639f7b](https://github.com/gatsbyjs/gatsby/commit/8639f7ba6924f26da2d7e891ef2d3ac6eb0b3fc9)) | ||
# [1.0.0-v3rc.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@1.0.0-v3rc.0...create-gatsby@1.0.0-v3rc.1) (2021-02-26) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "1.0.0-v3rc.1", | ||
"version": "1.0.0-v3rc.2", | ||
"main": "lib/index.js", | ||
@@ -47,3 +47,3 @@ "bin": "cli.js", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "a39ff9b010f75b97d54136ce941c746156ccf5e4" | ||
"gitHead": "ea3190077ac055b3c49ffee9c8c70b09428152cf" | ||
} |
Sorry, the diff of this file is too big to display
223099