What's Changed
- Routing and Nested Layouts by @adamdbradley in #627
- 0.0.35 by @manucorporat in #710
- Update components.mdx by @tidiview in #708
- added docs about useMount$ by @tidiview in #709
- Fix typo in preventdefault example by @albizures in #713
- docs: update docs by @mhevery in #714
- Update button-div tag by @selvakumardhivakar in #721
- Fix typo in tutorial "Passing Stores" by @marc136 in #716
- Add an inline comment to callout lazy-loaded behavior by @dpurp in #723
- feat: serialize promises by @manucorporat in #726
- refactor: new syntax for JSX events by @manucorporat in #727
- feat: useResource() by @manucorporat in #728
- docs: Improve clarity of Lite Component declaration by @dpurp in #729
- fix: first render state by @manucorporat in #730
- docs: correct typo by @mhevery in #732
- fix: execution order of watches by @manucorporat in #739
- feat: stripExports option in compiler by @manucorporat in #740
- chore: revert to 0.0.35 by @manucorporat in #741
- docs: update introductory paragraph in README by @craigshoemaker in #735
- fix: prefetching by @mhevery in #737
- fix: optimizer generates correct symbol names by @manucorporat in #743
- fix: improve asserts and errors by @manucorporat in #746
- fixed typos in Docs Component Composition by @tidiview in #747
- fix: serialization with and error reporting by @manucorporat in #748
- docs: SSR Tutorial - editorial pass by @craigshoemaker in #750
- Update Qwik City getting started docs by @tmns in #745
- Fix empty request headers/body for API endpoints by @nnelgxorz in #725
- Netlify middleware by @nnelgxorz in #724
- feat: qwik-city response headers by @adamdbradley in #733
- feat: qwik city route location user context by @adamdbradley in #754
New Contributors
- @albizures made their first contribution in #713
- @selvakumardhivakar made their first contribution in #721
- @marc136 made their first contribution in #716
- @dpurp made their first contribution in #723
- @craigshoemaker made their first contribution in #735
- @tmns made their first contribution in #745
- @nnelgxorz made their first contribution in #725
Full Changelog: v0.0.34...v0.0.35