π₯ Breaking Changes
- fix(storage)!: useLocalStorage returns a Signal on every import path (eb27f38) (by glennmichael123 gtorregosa@gmail.com)
π Features
- serve: support application-aware browser targets (ea8c11c) (by Chris chrisbreuer93@gmail.com)
- hydration: assert a post-hydration invariant instead of failing silently (5a80a17) (by glennmichael123 gtorregosa@gmail.com)
π Bug Fixes
- router: full navigation when the fetched build differs from the loaded one (ee63d3a) (by glennmichael123 gtorregosa@gmail.com)
- color-mode: apply class and attribute together, accept 'system' (dcbed82) (by glennmichael123 gtorregosa@gmail.com)
- cli: restore --pages on stx dev (f598a19) (by glennmichael123 gtorregosa@gmail.com)
- app-shell: stop treating any mention of )_
- signals: drop leftover debug logging from the runtime (11b729d) (by glennmichael123 gtorregosa@gmail.com)
- shell: emit htmlAttrs on instead of dropping them (7af7eaf) (by glennmichael123 gtorregosa@gmail.com)
- signals: expose useSessionStorage as a bare window global (316f9e2) (by glennmichael123 gtorregosa@gmail.com)
π§Ή Chores
- release v0.2.153 (c66e73c) (by Chris chrisbreuer93@gmail.com)
Contributors
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com