create-gatsby
Advanced tools
Comparing version 3.14.0 to 3.15.0-next.0
@@ -6,2 +6,15 @@ # Changelog: `create-gatsby` | ||
## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.14.0/packages/create-gatsby) (2024-11-06) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14) | ||
#### Bug Fixes | ||
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f)) | ||
- remove outdated `forceFullSync` option from readme [#38787](https://github.com/gatsbyjs/gatsby/issues/38787) ([a39d374](https://github.com/gatsbyjs/gatsby/commit/a39d374232709ba310a8a2cc4a17f0469ebaa8d5)) | ||
#### Chores | ||
- disable telemetry [#39137](https://github.com/gatsbyjs/gatsby/issues/39137) ([1b1720b](https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8)) | ||
### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.1/packages/create-gatsby) (2024-01-23) | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "3.14.0", | ||
"version": "3.15.0-next.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": "cli.js", | ||
"fs-extra": "^11.2.0", | ||
"gatsby-plugin-utils": "^4.14.0", | ||
"gatsby-plugin-utils": "^4.15.0-next.0", | ||
"joi": "^17.9.2", | ||
@@ -48,3 +48,3 @@ "microbundle": "^0.15.1", | ||
}, | ||
"gitHead": "5397fbf5554ec3d937cc5a9042f2141b698d9eab" | ||
"gitHead": "17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
234872
1
2