Skip to content

Commit 74d24ce

Browse files
Version Packages (#668)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4b894ae commit 74d24ce

File tree

5 files changed

+27
-11
lines changed

5 files changed

+27
-11
lines changed

.changeset/solid-pillows-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/yellow-geckos-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/components/ChangelogContent.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 2026.01.06
2+
3+
Improve scheduling of Activity preparation tasks by marking them as passive effects. [`57fd2da`](https://github.com/daangn/stackflow/commit/57fd2da00bffe25d0865baaffac63b2db394814d)
4+
5+
Released packages:
6+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/1.12.0)
7+
8+
---
9+
10+
Make structured activities defined by other than the standard constructor can be preloaded and cached [`4b894ae`](https://github.com/daangn/stackflow/commit/4b894ae7d80741badadf0a6c67e9ccd2aef4de6d)
11+
12+
Released packages:
13+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/1.12.0)
14+
15+
---
16+
117
## 2025.12.16 #2
218

319
Attach state tracking instruments to original promise when creating SyncInspectablePromises with Promises [`43cd76c`](https://github.com/daangn/stackflow/commit/43cd76c8c5b9b321b2bb8832bc07278ba47493e8)

integrations/react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @stackflow/react
22

3+
## 1.12.0
4+
5+
### Minor Changes
6+
7+
- 57fd2da: Improve scheduling of Activity preparation tasks by marking them as passive effects.
8+
9+
### Patch Changes
10+
11+
- 4b894ae: Make structured activities defined by other than the standard constructor can be preloaded and cached
12+
313
## 1.11.1
414

515
### Patch Changes

integrations/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackflow/react",
3-
"version": "1.11.1",
3+
"version": "1.12.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/daangn/stackflow.git",

0 commit comments

Comments
 (0)