Skip to content

Commit 11ff1e4

Browse files
committed
release(framework): prepare 0.6.0
1 parent 86be7a2 commit 11ff1e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.6.0 - 2026-06-17
44

55
- Added `Loader` as the canonical public loader factory, including
66
`Async.Loader(...)` for UMD script-tag usage, while keeping `AsyncLoader` as

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.5.0",
3+
"version": "0.6.0",
44
"description": "No-build Loader app runtime with signals, command events, server calls, route partials, cache split, SSR activation, and streaming boundaries.",
55
"type": "module",
66
"packageManager": "pnpm@11.1.0",

0 commit comments

Comments
 (0)