March 24th, 2023
What's Changed
- feat: add eslint rule for unused server$ by @manucorporat in https://github.com/BuilderIO/qwik/pull/3428
- docs: update to latest by @manucorporat in https://github.com/BuilderIO/qwik/pull/3431
- fix(cli): minore CLI adjustments by @zanettin in https://github.com/BuilderIO/qwik/pull/3429
- feat: bind:value for input by @manucorporat in https://github.com/BuilderIO/qwik/pull/3433
- fix: qwik submit action from form by @manucorporat in https://github.com/BuilderIO/qwik/pull/3447
- Fix Playground:
<html>
duplicate by @samijaber in https://github.com/BuilderIO/qwik/pull/3445 - feat(starter): add responsiveness by @zanettin in https://github.com/BuilderIO/qwik/pull/3436
- Pr docs v1 by @mhevery in https://github.com/BuilderIO/qwik/pull/3451
- fix(qwik-auth): use new actions/loaders by @ulic75 in https://github.com/BuilderIO/qwik/pull/3443
- fix(starter-basic): Replace Deprecated loc.href With loc.url.href by @Kesmek in https://github.com/BuilderIO/qwik/pull/3452
- fix: issue qwik city by @manucorporat in https://github.com/BuilderIO/qwik/pull/3454
- chore: auto trigger e2e CI by @manucorporat in https://github.com/BuilderIO/qwik/pull/3456
- fix: base64url is not supported by @manucorporat in https://github.com/BuilderIO/qwik/pull/3457
- d by @manucorporat in https://github.com/BuilderIO/qwik/pull/3459
- docs: improved emoji shuffle by @LockingReal in https://github.com/BuilderIO/qwik/pull/3344
- docs: fix links to Vercel docs by @forresst in https://github.com/BuilderIO/qwik/pull/3455
- perf: optimizer complex member access by @manucorporat in https://github.com/BuilderIO/qwik/pull/3444
- fix: docs bundling by @manucorporat in https://github.com/BuilderIO/qwik/pull/3460
- fix: docs tutorials by @manucorporat in https://github.com/BuilderIO/qwik/pull/3467
- docs: fix overview link by @adamdbradley in https://github.com/BuilderIO/qwik/pull/3470
- feat(starters-todolist): Add validation to text by @gabriiels in https://github.com/BuilderIO/qwik/pull/3450
- docs(packages/docs/src/routes/community/projects/index.mdx): add new community section and item by @xinnks in https://github.com/BuilderIO/qwik/pull/3327
- fix(azure-swa): SSR build should target Node.js environment by @derkoe in https://github.com/BuilderIO/qwik/pull/3441
- 🌐 by @manucorporat in https://github.com/BuilderIO/qwik/pull/3466
- fix: isDev in external library by @manucorporat in https://github.com/BuilderIO/qwik/pull/3474
- fix: spread should invalidate static listener optimization by @manucorporat in https://github.com/BuilderIO/qwik/pull/3478
- fix: ecosystem page for mobile by @zanettin in https://github.com/BuilderIO/qwik/pull/3473
- docs: update JSDocs alpha to public by @adamdbradley in https://github.com/BuilderIO/qwik/pull/3477
- fix: do not include \u paths in q-manifest by @adamdbradley in https://github.com/BuilderIO/qwik/pull/3485
- fix: spread reactivity by @manucorporat in https://github.com/BuilderIO/qwik/pull/3489
- fix: useComputed with children validation by @manucorporat in https://github.com/BuilderIO/qwik/pull/3490
- fix: key + spread imports react by @manucorporat in https://github.com/BuilderIO/qwik/pull/3491
- fix: mark _fnSignal as internal by @adamdbradley in https://github.com/BuilderIO/qwik/pull/3494
- fix(cli): handling directory with spaces on windows by @zanettin in https://github.com/BuilderIO/qwik/pull/3469
- fix: allow option element within phrasing content by @adamdbradley in https://github.com/BuilderIO/qwik/pull/3496
- fix: tfoot inside table by @ofavre in https://github.com/BuilderIO/qwik/pull/3484
- docs: Add Modular Forms to community projects on docs by @fabian-hiller in https://github.com/BuilderIO/qwik/pull/3476
- chore: ci by @manucorporat in https://github.com/BuilderIO/qwik/pull/3492
- fix: keep multiple form properties by @ulic75 in https://github.com/BuilderIO/qwik/pull/3480
- feat: fastify support by @ilteoood in https://github.com/BuilderIO/qwik/pull/3282
- fix: add caption and colgroup as valid table children by @manucorporat in https://github.com/BuilderIO/qwik/pull/3499
useStore(...)
proxy now handlesdelete proxy[k]
by @revintec in https://github.com/BuilderIO/qwik/pull/3475- fix: deprecate express adapter by @manucorporat in https://github.com/BuilderIO/qwik/pull/3500
- chore: enforce curly by @manucorporat in https://github.com/BuilderIO/qwik/pull/3495
- docs: fix redirect by @manucorporat in https://github.com/BuilderIO/qwik/pull/3504
- fix: remove new Function by @manucorporat in https://github.com/BuilderIO/qwik/pull/3503
- chore: fix starter code snippet by @iamyuu in https://github.com/BuilderIO/qwik/pull/3501
- chore: release 0.24.0 by @manucorporat in https://github.com/BuilderIO/qwik/pull/3507
- docs: update docs overview links by @adamdbradley in https://github.com/BuilderIO/qwik/pull/3508
New Contributors
- @LockingReal made their first contribution in https://github.com/BuilderIO/qwik/pull/3344
- @gabriiels made their first contribution in https://github.com/BuilderIO/qwik/pull/3450
- @xinnks made their first contribution in https://github.com/BuilderIO/qwik/pull/3327
- @ofavre made their first contribution in https://github.com/BuilderIO/qwik/pull/3484
- @fabian-hiller made their first contribution in https://github.com/BuilderIO/qwik/pull/3476
- @ilteoood made their first contribution in https://github.com/BuilderIO/qwik/pull/3282
- @iamyuu made their first contribution in https://github.com/BuilderIO/qwik/pull/3501
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.23.0...v0.24.0