July 29th, 2024
The latest news releases from the Qwik team
create-qwik@1.7.3
July 29th, 2024
July 29th, 2024
July 29th, 2024
July 11th, 2024
What's Changed
There are very important bugfixes around build and development in this release and we recommend upgrading.
PRs
- fix(eslint): Fixed lint problem about the
JSXNode
by @genki in #6637 - fix(dev): Reports what is happening when SSR dirty tasks in taskStaging. by @genki in #6642
- docs: added placementpreparation.io to showcase page by @JohnPremKumar in #6659
- feat: use new @auth/qwik package by @gioboa in #6658
- docs: update readme footer logo by @thejackshelton in #6668
- fix(dev): some important edge cases by @wmertens in #6667
- chore: couldn't handle that joke anymore 😅 by @shairez in #6671
- chore: 1.7.1 by @wmertens in #6672
Full Changelog: https://github.com/QwikDev/qwik/compare/v1.7.0...v1.7.1
July 9th, 2024
Notable changes
- Form errors when using dot notation have a slightly different type
- Changes to search parameters in the URL will cause routeloaders to re-run now
- Fixed several issues in dev mode
PRs merged
- chore: improve needs reproduction message by @gioboa in #6618
- fix(dev): path to outside-project files by @wmertens in #6624
- docs: Small grammatical corrections by @codyroberts in #6630
- docs(starts): fix typo depencies by @BuptStEve in #6631
- refactor: Simplify CLI starters by @thejackshelton in #6632
- docs: Fixed capitalization on "Optimizer" by @codyroberts in #6645
- refactor: tiny adjustment for document testing by @arlyxiao in #6647
- fix: improve new SW logic by @gioboa in #6641
- fix(dev): vite base and qrl segment fixes by @wmertens in #6629
- fix(qwik-city): fix redirect with search params by @octet-stream in #6410
- feat(qwikcity/actions): dotnotation field-errors by @tzdesign in #6568
New Contributors
- @BuptStEve made their first contribution in #6631
- @arlyxiao made their first contribution in #6647
Full Changelog: https://github.com/QwikDev/qwik/compare/v1.6.0...v1.7.0