Skip to content

Commit 4b6818f

Browse files
committed
docs(examples): show app hub and ssr workflows
1 parent 8a36927 commit 4b6818f

21 files changed

Lines changed: 729 additions & 72 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
- Reset `@async/framework` to Layer 1 AsyncLoader.
66
- Added signals, async signals, delegated handlers, component fragment helpers,
77
and out-of-order boundary swaps.
8+
- Added Layer 2 command events, server calls, route partials, and client router
9+
primitives.
10+
- Added `Async.use(...)`, app runtimes, `createSignal`, `defineRoute`,
11+
`defineComponent`, split browser/server cache registries, and SSR render
12+
activation helpers.
813
- Added no-build static examples and Node test coverage.
914
- Added generated `@async/pipeline` verification, GitHub Pages, and release
1015
workflow support.

0 commit comments

Comments
 (0)