v1.5.3
What's Changed
- chore(move): Update github references from BuilderIO -> QwikDev by @mhevery in #6111
- feat(integrations): update the Turso integration by @xinnks in #6110
- fix(starter/express): Update package.json by @notcod in #6118
- feat(qwikloader): stoppropagation by @PatrickJS in #6121
- fix(qwikloader): stopPropagation for any async handlers by @PatrickJS in #6123
- fix: replace ev.cancelBubble w/ cancelBubble by @thejackshelton in #6127
- docs: add missing key by @dejurin in #6130
- fix(test): correct typo by @gioboa in #6137
- docs(examples/apps): fixing a typo in runtime-less app description by @antoster in #6138
- docs(deprecated-features): routeAction$ by @PatrickJS in #6140
- fix(docs): fix up typo by @gioboa in #6142
- feat(vercel-edge): add Vercel Skew Protection by @PatrickJS in #6141
- feat: update qwik-image version by @gioboa in #6148
- docs: correct spelling/grammar by @charleschitty in #6153
- chore(build): refactor and increase sanity by @wmertens in #6146
- fix(starters): types workaround v1.x by @PatrickJS in #6151
- docs: Update verbiage and phrasing of Qwik getting started by @Jemsco in #6179
- docs: Update project-structure index.mdx verbiage and phrasing by @Jemsco in #6180
- docs: Update routing index.mdx verbiage and phrasing by @Jemsco in #6182
- docs: Update pages index.mdx verbiage and phrasing by @Jemsco in #6183
- docs: Update layout index.mdx verbiage and phrasing by @Jemsco in #6187
- docs: Update middleware index.mdx verbiage and phrasing by @Jemsco in #6188
- docs: Update server index.mdx verbiage and phrasing by @Jemsco in #6189
- feat: allow any supported extension on entry points by @JerryWu1234 in #6162
- docs: Update menu index.mdx verbiage and phrasing by @Jemsco in #6190
- docs: Update advanced/routing index.mdx verbiage and phrasing by @Jemsco in #6191
- docs: Update API Reference index.mdx verbiage and phrasing by @Jemsco in #6192
- docs: Update request-handling index.mdx capitalize text by @Jemsco in #6193
- docs: Update action index.mdx verbiage and phrasing by @Jemsco in #6194
- fix(plugin/optimizer): 🐛 Enhance support for custom entry points in Vite config by @diecodev in #6178
- fix(starters): Fix vite types referencing in base starter by @octet-stream in #6185
- fix: #5227 by @lieranderl in #6156
- chore(dockerfile baseimage updated to rust 1.73): dockerfile Rust bas… by @black-arm in #6164
- docs(isBrowser/isServer): explain why those helpers are useful by @maiieul in #6085
- docs: qwik uwu by @thejackshelton in #6197
- fix(api): generate qwik api docs again by @wmertens in #6201
- docs: Update components/overview index.mdx verbiage and phrasing by @Jemsco in #6200
- fix: backports from v2 by @wmertens in #6202
- docs: update showcases by @mgp87 in #6198
- docs: Update components/date index.mdx verbiage and phrasing by @Jemsco in #6204
- chore: 1.5.3 by @wmertens in #6205
New Contributors
- @antoster made their first contribution in #6138
- @charleschitty made their first contribution in #6153
- @Jemsco made their first contribution in #6179
- @JerryWu1234 made their first contribution in #6162
- @lieranderl made their first contribution in #6156
- @black-arm made their first contribution in #6164
- @mgp87 made their first contribution in #6198
Full Changelog: v1.5.2...v1.5.3