What's Changed
- docs(store): explain arrow function vs regular function gotcha by @maiieul in #6277
- docs: Update caching index.mdx verbiage and phrasing by @Jemsco in #6280
- docs: Update html-attributes index.mdx verbiage and phrasing by @Jemsco in #6282
- docs: Update integrations index.mdx by @Jemsco in #6283
- docs: Update bootstrap index.mdx verbiage and phrasing by @Jemsco in #6284
- docs: Update i18n index.mdx verbiage and phrasing by @Jemsco in #6285
- docs(routes / typed-routes): add Declarative Routing by @RumNCodeDev in #6287
- chore: fix Test Typo by @ToanTrinh01 in #6289
- fix(plugin): csr typing by @wmertens in #6292
- feat(qwikloader): emit error by @PatrickJS in #6254
- docs(polymorphism): changed hi to slot by @tzdesign in #6294
- feat(Form): multi onSubmit$ handlers by @PatrickJS in #6241
- docs: Update pages.json by @dejurin in #6295
- feat(server$): config argument, optional GET, ServerError by @PatrickJS in #6290
- refactor(aws): handler alias by @PatrickJS in #6240
- docs(sync$): adding note pointing to preventDefault docs by @RumNCodeDev in #6296
- fix(http): ignore http2 headers by @PatrickJS in #6291
- feat: When closing over values in
server$
the values should be marked as readonly by @gitstart in #5238 - docs: server$ wording and link by @PatrickJS in #6297
- docs: show selected path if block scroll in view by @RaiVaibhav in #6079
- docs(CONTRIBUTING): spelling fix by @MVAodhan in #6299
- fix: SSG ignoring the index page when trailingSlash is false by @JerryWu1234 in #6304
- docs(qwik-nutshell): more code examples for isServer by @PatrickJS in #6306
- docs: Document exposing gtag for custom events in Qwik Partytown setup by @itssajan in #6303
- fix(bun): Rewrite TextEncoderStream polyfill implementation for Bun middleware by @octet-stream in #6309
- refactor(qwikloader): add types and no handler qerror by @PatrickJS in #6305
- docs: Grammar correction and rewording by @codyroberts in #6312
- fix(insights): lower limit to prevent timeouts by @mhevery in #6313
- fix(qwik-city): enforce / on base paths by @wmertens in #6301
- feat: add nonce to PrefetchServiceWorker by @DustinJSilk in #6316
- docs: added going back example by @rafalfigura in #6320
- docs: Fixing back-and-forth by @rafalfigura in #6321
- docs: Wording and grammar corrections by @codyroberts in #6325
- feat(RouteNavigate): nav(-1) history support by @PatrickJS in #6324
- chore(qwik-city/middleware): add TextEncoderStream polyfill and tests by @PatrickJS in #6310
- docs: alternative cookie delete by @Twiggeh in #6331
- feat(starters): error if qwik packages aren't together by @ToanTrinh01 in #6332
- docs: fixes broken link by @greatgraphicdesign in #6334
- docs: Improved readability by @codyroberts in #6335
- fix(qwik-city): Removed artificial recursive limiter from recursive path matching by @gnemanja in #6327
- feat(vercel): no cache service-worker.js files by @PatrickJS in #6339
- fix(image-size-runtime.html): exclude SVG images from Perf: properly … by @williamsdyyz in #6318
- feat(cloudflare): no-store service-worker.js by @PatrickJS in #6340
- fix: bandwidth issues for 404 resources #6302 by @okikio in #6341
- docs(contributing): Add
devcontainer/cli
as alternative method for local development setup by @octet-stream in #6343 - fix(server$): return content type changes by @PatrickJS in #6345
- feat(qwik-city): append cookie headers to response by @mhuretski in #6342
- chore: v1.5.5 by @wmertens in #6349
- fix(bun): Support application builds with Bun by @octet-stream in #6344
New Contributors
- @ToanTrinh01 made their first contribution in #6289
- @gitstart made their first contribution in #5238
- @RaiVaibhav made their first contribution in #6079
- @MVAodhan made their first contribution in #6299
- @itssajan made their first contribution in #6303
- @rafalfigura made their first contribution in #6320
- @Twiggeh made their first contribution in #6331
- @gnemanja made their first contribution in #6327
- @williamsdyyz made their first contribution in #6318
- @okikio made their first contribution in #6341
- @mhuretski made their first contribution in #6342
Full Changelog: v1.5.4...v1.5.5