v0.2.177
π Features
- theme: role-named colours in the base theme, and migrate the components onto them (5b58cb0) (by glennmichael123 gtorregosa@gmail.com)
- components: CSS-variable theme preset, and pin the palette seam that already worked (4b93bf6) (by glennmichael123 gtorregosa@gmail.com)
- signals: background refetch for useFetch/useQuery, and the query surface it declares (d544c75) (by glennmichael123 gtorregosa@gmail.com)
- page-action: an action can set cookies, so it can sign someone in (ff1b76f) (by glennmichael123 gtorregosa@gmail.com)
π Bug Fixes
- reactive: x-init survives into the markup, so an island actually starts (846dae4) (by Chris chrisbreuer93@gmail.com)
- components: resolve an inline @if group on a component tag before parsing its attributes (c207a34) (by glennmichael123 gtorregosa@gmail.com)
- components: route internal links through StxLink, and server-render RadioGroup's options (aa43fa7) (by glennmichael123 gtorregosa@gmail.com)
- typecheck: resolve relative imports against the .stx file, not the temp dir (d3527dd) (by glennmichael123 gtorregosa@gmail.com)
- signals: normalize hydration audit text (940db20) (by Chris Breuer chrisbreuer93@gmail.com)
- signals: hydrate nested conditional branches (eb44b1d) (by Chris Breuer chrisbreuer93@gmail.com)
- signals: preserve client loop conditionals (49e7f74) (by Chris Breuer chrisbreuer93@gmail.com)
- components: sync aliased reactive props (d4a91ff) (by Chris Breuer chrisbreuer93@gmail.com)
- auto-imports: inject timeout composable (1736fea) (by Chris Breuer chrisbreuer93@gmail.com)
- typecheck: --lib accumulates, instead of the last one replacing the rest (65c070c) (by glennmichael123 gtorregosa@gmail.com)
- types: useEventListener signature, and carry server types into client blocks (968a541) (by glennmichael123 gtorregosa@gmail.com)
π§Ή Chores
- release v0.2.177 (a70d9d2) (by Chris chrisbreuer93@gmail.com)
- format: fix indentation in visual-test-utils (84e6051) (by glennmichael123 gtorregosa@gmail.com)
Contributors
- Chris chrisbreuer93@gmail.com
- Chris Breuer chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com