gatsby-worker
Advanced tools
Comparing version 1.0.0-alpha-9689ff.27 to 1.0.0-alpha-9689ff.34
@@ -1,2 +0,2 @@ | ||
# Change Log | ||
# Changelog: `gatsby-worker` | ||
@@ -6,54 +6,44 @@ All notable changes to this project will be documented in this file. | ||
# [0.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.3.0-next.3...gatsby-worker@0.4.0-next.0) (2021-08-12) | ||
## [0.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@0.4.0/packages/gatsby-worker) (2021-09-01) | ||
**Note:** Version bump only for package gatsby-worker | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13) | ||
# [0.3.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.3.0-next.2...gatsby-worker@0.3.0-next.3) (2021-08-09) | ||
#### Chores | ||
**Note:** Version bump only for package gatsby-worker | ||
- re-generate changelogs [#32886](https://github.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://github.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177)) | ||
# [0.3.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.3.0-next.1...gatsby-worker@0.3.0-next.2) (2021-08-05) | ||
## [0.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@0.3.0/packages/gatsby-worker) (2021-08-18) | ||
**Note:** Version bump only for package gatsby-worker | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) | ||
# [0.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.3.0-next.0...gatsby-worker@0.3.0-next.1) (2021-08-05) | ||
#### Chores | ||
**Note:** Version bump only for package gatsby-worker | ||
- update formatting & linting [#32626](https://github.com/gatsbyjs/gatsby/issues/32626) ([4a765b5](https://github.com/gatsbyjs/gatsby/commit/4a765b5c62208d58f0bd7fd59558160c0b9feed3)) | ||
- update babel monorepo [#32564](https://github.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://github.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf)) | ||
# [0.3.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.2.0-next.1...gatsby-worker@0.3.0-next.0) (2021-07-29) | ||
## [0.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@0.2.0/packages/gatsby-worker) (2021-08-04) | ||
**Note:** Version bump only for package gatsby-worker | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11) | ||
# [0.2.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.2.0-next.0...gatsby-worker@0.2.0-next.1) (2021-07-23) | ||
#### Bug Fixes | ||
### Bug Fixes | ||
- merge data deps state instead of replaying actions [#32440](https://github.com/gatsbyjs/gatsby/issues/32440) ([fd1d8cc](https://github.com/gatsbyjs/gatsby/commit/fd1d8ccc8dd27c316d24f91475a24702d228910c)) | ||
- **gatsby:** merge data deps state instead of replaying actions ([#32440](https://github.com/gatsbyjs/gatsby/issues/32440)) ([fd1d8cc](https://github.com/gatsbyjs/gatsby/commit/fd1d8ccc8dd27c316d24f91475a24702d228910c)) | ||
## [0.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@0.1.0/packages/gatsby-worker) (2021-07-20) | ||
# [0.2.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.1.0-next.3...gatsby-worker@0.2.0-next.0) (2021-07-15) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10) | ||
**Note:** Version bump only for package gatsby-worker | ||
#### Features | ||
# [0.1.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.1.0-next.2...gatsby-worker@0.1.0-next.3) (2021-07-14) | ||
- restart worker pool after query running in workers [#32365](https://github.com/gatsbyjs/gatsby/issues/32365) ([b9236e1](https://github.com/gatsbyjs/gatsby/commit/b9236e16aac8c889c526571738c716cfb520043d)) | ||
- add messaging api [#32159](https://github.com/gatsbyjs/gatsby/issues/32159) ([5a93e74](https://github.com/gatsbyjs/gatsby/commit/5a93e7485b2718b44a59e595c5b1e896fe9802cb)) | ||
### Features | ||
#### Bug Fixes | ||
- **gatsby:** restart worker pool after query running in workers ([#32365](https://github.com/gatsbyjs/gatsby/issues/32365)) ([b9236e1](https://github.com/gatsbyjs/gatsby/commit/b9236e16aac8c889c526571738c716cfb520043d)) | ||
- update typescript [#31152](https://github.com/gatsbyjs/gatsby/issues/31152) ([124cfcc](https://github.com/gatsbyjs/gatsby/commit/124cfcc4cd42a50a992dde5b420610f290227a78)) | ||
# [0.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.1.0-next.1...gatsby-worker@0.1.0-next.2) (2021-07-08) | ||
#### Chores | ||
### Bug Fixes | ||
- update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a)) | ||
- **deps:** update typescript ([#31152](https://github.com/gatsbyjs/gatsby/issues/31152)) ([124cfcc](https://github.com/gatsbyjs/gatsby/commit/124cfcc4cd42a50a992dde5b420610f290227a78)) | ||
# [0.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-worker@0.1.0-next.0...gatsby-worker@0.1.0-next.1) (2021-07-02) | ||
### Features | ||
- **gatsby-worker:** add messaging api ([#32159](https://github.com/gatsbyjs/gatsby/issues/32159)) ([5a93e74](https://github.com/gatsbyjs/gatsby/commit/5a93e7485b2718b44a59e595c5b1e896fe9802cb)) | ||
# 0.1.0-next.0 (2021-07-01) | ||
### Features | ||
- worker pool that can execute tasks on all workers ([#32120](https://github.com/gatsbyjs/gatsby/issues/32120)) ([a82f6db](https://github.com/gatsbyjs/gatsby/commit/a82f6dbe354f2e82a5d944727622ddb0bb44e05d)) | ||
<a name="before-release-process"></a> |
{ | ||
"name": "gatsby-worker", | ||
"description": "Utility to create worker pools", | ||
"version": "1.0.0-alpha-9689ff.27+e37a439cea", | ||
"version": "1.0.0-alpha-9689ff.34+dc4dcef474", | ||
"author": "Michal Piechowiak<misiek.piechowiak@gmail.com>", | ||
@@ -10,8 +10,9 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/core": "^7.14.8" | ||
"@babel/core": "^7.15.5", | ||
"@babel/runtime": "^7.15.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.8", | ||
"@babel/register": "^7.14.0", | ||
"babel-preset-gatsby-package": "2.0.0-alpha-9689ff.27+e37a439cea", | ||
"@babel/cli": "^7.15.4", | ||
"@babel/register": "^7.15.3", | ||
"babel-preset-gatsby-package": "2.0.0-alpha-9689ff.34+dc4dcef474", | ||
"cross-env": "^7.0.3", | ||
@@ -42,3 +43,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "e37a439ceaf011f19ad0d3678a91d06a2b05408e" | ||
"gitHead": "dc4dcef474beeb02dceee17aff81a72c8b875c88" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
30567
2
+ Added@babel/runtime@^7.15.4
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
Updated@babel/core@^7.15.5