gatsby-worker
Advanced tools
Comparing version 1.11.0-next.1 to 1.12.0-next.0
@@ -6,2 +6,8 @@ # Changelog: `gatsby-worker` | ||
### [1.10.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.10.1/packages/gatsby-worker) (2022-03-22) | ||
#### Bug Fixes | ||
- PnP fixes fixes [#35194](https://github.com/gatsbyjs/gatsby/issues/35194) fixes [#35199](https://github.com/gatsbyjs/gatsby/issues/35199) ([a56b652](https://github.com/gatsbyjs/gatsby/commit/a56b652d4370223082d54787fb274db8ad564687)) | ||
## [1.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.10.0/packages/gatsby-worker) (2022-03-16) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-worker", | ||
"description": "Utility to create worker pools", | ||
"version": "1.11.0-next.1", | ||
"version": "1.12.0-next.0", | ||
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>", | ||
@@ -16,3 +16,3 @@ "bugs": { | ||
"@babel/register": "^7.15.3", | ||
"babel-preset-gatsby-package": "^2.11.0-next.0", | ||
"babel-preset-gatsby-package": "^2.12.0-next.0", | ||
"cross-env": "^7.0.3", | ||
@@ -43,3 +43,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "045dbf3d8ee55bd6d0abedb9c022bfac71d255fb" | ||
"gitHead": "da73bd9edbd4b3dbbedfc4f7614b9a9e4bb5a746" | ||
} |
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
36368