·
32 commits
to trunk
since this release
Immutable
release. Only release title and notes can be modified.
Breaking Changes
- architecture overhaul - (8bce4)
Features
- createStyleElementSubscription improved DOM integration - (194a1)
- move scope management to core - (25901)
Bug Fixes
- updates - (af8f1)
- make CassiopeiaPluginContext.dispose operations async - (6853e)
- make synchronous updates truly synchronous - (0f2a7)
- change terminating reducers from clone-based to factory-based creation - (c8da1)
- simplify reducer filtering by removing intermediate Set operations - (5e412)
- change reducer key parameters from arrays to iterables with Set-based internal storage - (b5cda)
- skip orchestrator creation when no plugins registered or update reducer keys empty - (da5b4)
- subscription function signature change - (58006)
- fix the dispose() and centralize state machine reset logic - (1ae8f)
- craeteMultiplexer tests - (d81d1)
- updates - (3847e)
- update esroll - (2c114)
- testing - (86e76)
- avoid redundant style element updates - (cd5e8)
- preserve request-scoped SSR style flushing with vue 3.5.32 - (1a83a)