gatsby-core-utils
Advanced tools
Comparing version 4.14.0-next.0 to 4.14.0-next.1
@@ -6,2 +6,10 @@ # Changelog: `gatsby-core-utils` | ||
## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.13.0/packages/gatsby-core-utils) (2023-12-18) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) | ||
#### Bug Fixes | ||
- respect 'force' and 'conditions' properties on redirects [#38657](https://github.com/gatsbyjs/gatsby/issues/38657) ([48d311e](https://github.com/gatsbyjs/gatsby/commit/48d311e71f7ab6865b0615f6f291764b4b04a874)) | ||
### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.12.1/packages/gatsby-core-utils) (2023-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "gatsby-core-utils", | ||
"version": "4.14.0-next.0", | ||
"version": "4.14.0-next.1", | ||
"description": "A collection of gatsby utils used in different gatsby packages", | ||
@@ -69,5 +69,5 @@ "keywords": [ | ||
"file-type": "^16.5.4", | ||
"fs-extra": "^11.1.1", | ||
"fs-extra": "^11.2.0", | ||
"got": "^11.8.6", | ||
"hash-wasm": "^4.9.0", | ||
"hash-wasm": "^4.11.0", | ||
"import-from": "^4.0.0", | ||
@@ -86,3 +86,3 @@ "lmdb": "2.5.3", | ||
"@types/ci-info": "2.0.0", | ||
"babel-preset-gatsby-package": "^3.14.0-next.0", | ||
"babel-preset-gatsby-package": "^3.14.0-next.1", | ||
"cross-env": "^7.0.3", | ||
@@ -98,3 +98,3 @@ "del-cli": "^5.0.0", | ||
}, | ||
"gitHead": "eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60" | ||
"gitHead": "196618a8cb03f3905e801dbfcdd5fcf14963e5fc" | ||
} |
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
174340
Updatedfs-extra@^11.2.0
Updatedhash-wasm@^4.11.0