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