create-gatsby
Advanced tools
Comparing version 3.5.0-next.0 to 3.5.0-next.1
@@ -6,2 +6,15 @@ # Changelog: `create-gatsby` | ||
## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.4.0/packages/create-gatsby) (2023-01-10) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) | ||
#### Bug Fixes | ||
- Always use `--legacy-peer-deps` [#37280](https://github.com/gatsbyjs/gatsby/issues/37280) ([42a3034](https://github.com/gatsbyjs/gatsby/commit/42a303408da649d2457095c57a1f30d830586d01)) | ||
#### Chores | ||
- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) | ||
- update [dev] minor and patch dependencies for create-gatsby [#37349](https://github.com/gatsbyjs/gatsby/issues/37349) ([3e10d56](https://github.com/gatsbyjs/gatsby/commit/3e10d56c885a7b8ba2e15bcbddaabc0426087714)) | ||
### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.3.1/packages/create-gatsby) (2022-12-14) | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "3.5.0-next.0", | ||
"version": "3.5.0-next.1", | ||
"main": "lib/index.js", | ||
@@ -28,4 +28,4 @@ "bin": "cli.js", | ||
"execa": "^5.1.1", | ||
"fs-extra": "^10.1.0", | ||
"gatsby-plugin-utils": "^4.5.0-next.0", | ||
"fs-extra": "^11.1.0", | ||
"gatsby-plugin-utils": "^4.5.0-next.1", | ||
"joi": "^17.7.0", | ||
@@ -47,3 +47,3 @@ "microbundle": "^0.15.1", | ||
}, | ||
"gitHead": "4ef5d775d18329abc5d4e78d1e0a99e904f00cd1" | ||
"gitHead": "f8f084ae96bd105509903216daa766325ec65b9e" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
537923
1935