Skip to content

Tags: allegro/node-worker-nodes

Tags

v2.8.0-beta.0

#96 Improve `takeSnapshot`

v2.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/setup-node from 3 to 4 (#73)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Let the user choose worker implementation (#64)

undefined

v2.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package.json

v2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from allegro/dependencies_update

using native worker `getHeapSnapshot()` method

v2.3.0

async worker initialization

v2.2.1

Bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

v2.2.0

add getWorkersQueue method