Skip to content

Commit e44765c

Browse files
committed
release(framework): prepare 0.19.1
1 parent 64ade78 commit e44765c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.19.1 - 2026-07-31
6+
57
- Fixed pre-runtime `app.applySnapshot(...)`: snapshots without a `flow` key
68
no longer throw, and snapshot browser-cache entries now reach the first
79
runtime instead of being dropped.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@async/framework",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"description": "No-build Loader app runtime with browser and server entrypoints, signals, command events, route partials, cache split, SSR activation, and streaming boundaries.",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)