Skip to content

Commit 002aebc

Browse files
Version Packages (#666)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43cd76c commit 002aebc

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

.changeset/early-eggs-lie.md

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

docs/components/ChangelogContent.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2025.12.16 #2
2+
3+
Attach state tracking instruments to original promise when creating SyncInspectablePromises with Promises [`43cd76c`](https://github.com/daangn/stackflow/commit/43cd76c8c5b9b321b2bb8832bc07278ba47493e8)
4+
5+
Released packages:
6+
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/1.11.1)
7+
8+
---
9+
110
## 2025.12.16
211

312
utilize synchronously inspectable promise to optimize suspense fallback rendering [`3cb6e33`](https://github.com/daangn/stackflow/commit/3cb6e33349b0bcd64f2ee1e5786e0977d3eb4d29)

integrations/react/CHANGELOG.md

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

3+
## 1.11.1
4+
5+
### Patch Changes
6+
7+
- 43cd76c: Attach state tracking instruments to original promise when creating SyncInspectablePromises with Promises
8+
39
## 1.11.0
410

511
### Minor 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.0",
3+
"version": "1.11.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/daangn/stackflow.git",

0 commit comments

Comments
 (0)