What's Changed
- fix(docs): modify prerequisites to Node16.8 by @cunzaizhuyi in #3218
- fix: qwik server umd by @manucorporat in #3220
- fix(qwik-auth): use correct exported actions in starter by @ulic75 in #3222
- fix: signal props passing by @manucorporat in #3224
- feat: useComputed$() by @manucorporat in #3200
- fix(qwik-auth): add @auth/core dep optimization by @ulic75 in #3202
- refactor: rename useBrowserVisibleTask to useVisibleTask by @manucorporat in #3215
- fix(qwik-city): fix qinit event in RouterOutlet by @billykwok in #3225
- fix(docs): remove unused loader$ and replace deprecated createContext… by @cunzaizhuyi in #3217
- docs: update "Directory-based routing" section example by @jakovljevic-mladen in #3210
- refactor: stop using deprecated RouteLocation APIs by @jakovljevic-mladen in #3226
- docs: fix Newsletters section by @jakovljevic-mladen in #3235
- docs: Adds PostCSS to the integration menu by @forresst in #3234
- docs: updates State Page useStore option 'recursive' to 'deep' by @ChristianAnagnostou in #3159
- fix(security): Remove PureFunctionSerializer by @mhevery in #3249
- docs: speculative module fetching by @adamdbradley in #3239
- docs: speculative module fetching (#3239) by @mhevery in #3251
- docs(useLocation): extend docs with deeply nested child routes by @jakovljevic-mladen in #3237
- docs: adjust
on this page
top position by @guigui64 in #3051 - docs: problem and solution on resource tutorial are no longer equal by @mimafogeus2 in #2746
- docs: add aria/rel attributes to docs header by @timscodebase in #1866
- docs: update arguments for useSignal/useStore by @mforncro in #3204
- docs:
useStore
API param naming adjustment by @zanettin in #3261 - docs: update routing file extensions by @5kahoisaac in #2954
- docs: Manage docs site footer in Builder by @steve8708 in #3253
- docs: refactored useBrowserVisibleTask$ -> useVisibleTask$ by @the-r3aper7 in #3267
- docs: add padding around homepage footer by @steve8708 in #3272
- docs: show people components on quick start by @steve8708 in #3274
- refactor: qwik cli styling and enhancements by @zanettin in #3246
- docs: Update ssg preview instructions by @nnelgxorz in #3278
- docs: fix component link by @Craiqser in #3280
- fix(doc-search): unable to prevent default by @vedantnn71 in #3211
- fix: partytown scripts not included in build by @nnelgxorz in #3281
- fix: Set cookie headers on dev server by @nnelgxorz in #3276
- fix(ssr): match phrasing content validation to HTML spec by @cmbartschat in #3259
- fix(starter): replace deprecated api to new api by @cunzaizhuyi in #3229
- chore: release 0.21.0 by @manucorporat in #3286
New Contributors
- @billykwok made their first contribution in #3225
- @jakovljevic-mladen made their first contribution in #3210
- @ChristianAnagnostou made their first contribution in #3159
- @guigui64 made their first contribution in #3051
- @timscodebase made their first contribution in #1866
- @mforncro made their first contribution in #3204
- @5kahoisaac made their first contribution in #2954
- @vedantnn71 made their first contribution in #3211
Full Changelog: v0.20.1...v0.21.0