Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/cyan-corners-cough.md

This file was deleted.

2 changes: 1 addition & 1 deletion bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"crackle-bootstrap": "bin.js"
},
"dependencies": {
"@crackle/cli": "0.16.2"
"@crackle/cli": "0.16.3"
}
}
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @crackle/cli

## 0.16.4

### Patch Changes

- Updated dependencies [[`df3cfc3`](https://github.com/seek-oss/crackle/commit/df3cfc33639c408f07244758b0a422715cf9b759)]:
- @crackle/core@0.34.4

## 0.16.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crackle/cli",
"version": "0.16.3",
"version": "0.16.4",
"repository": {
"type": "git",
"url": "https://github.com/seek-oss/crackle.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @crackle/core

## 0.34.4

### Patch Changes

- [#286](https://github.com/seek-oss/crackle/pull/286) [`df3cfc3`](https://github.com/seek-oss/crackle/commit/df3cfc33639c408f07244758b0a422715cf9b759) Thanks [@michaeltaranto](https://github.com/michaeltaranto)! - Fix compatibility with Node 24

Wrap async operations in `context.run()` to ensure `AsyncLocalStorage` context propagates correctly across async boundaries.

## 0.34.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crackle/core",
"version": "0.34.3",
"version": "0.34.4",
"repository": {
"type": "git",
"url": "https://github.com/seek-oss/crackle.git",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.