What's Changed
-
fix(types): add exports for old ts import style by @wmertens in #6263
-
fix(Click-to-Source ): fix windows by @PatrickJS in #6261
-
fix: upgrade authcore level by @JerryWu1234 in #6147
-
feat(qwik-city): scroll restoration any element by @genki in #6258
-
fix(qrl): ensure .resolved exists in all cases by @wmertens in #6213
-
docs: Update components/tasks index.mdx verbiage and phrasing by @Jemsco in #6206
-
docs: reworded documentation and fixed grammar by @codyroberts in #6207
-
docs: Update advanced speculative module fetching verbiage … by @Jemsco in #6209
-
docs: Update advanced modules prefetching index.mdx verbiage by @Jemsco in #6210
-
docs: Update components/events index.mdx verbiage and phrasing by @Jemsco in #6216
-
docs: Update components/context index.mdx verbiage by @Jemsco in #6217
-
docs: Update components/slots index.mdx verbiage and phrasing by @Jemsco in #6218
-
docs: Update components/rendering index.mdx verbiage and phrasing by @Jemsco in #6219
-
docs: add missing import by @krisantuswanandi in #6225
-
fix(vite.config): Duplicate Export by @PatrickJS in #6227
-
fix(vite.config): error only when dupe by @PatrickJS in #6228
-
docs(routing): plugin by @PatrickJS in #6229
-
docs(plugin): qwik plugin and vite plugin by @PatrickJS in #6231
-
docs(sidebar): save scroll position, wider, and prefetch by @PatrickJS in #6234
-
fix(starters/empty): avoid p element gotchas by @PatrickJS in #6236
-
docs: Update components/styles index.mdx verbiage and phrasing by @Jemsco in #6245
-
docs: advanced dollar by @gparlakov in #6244
-
docs: advanced/dollar correct button by @gparlakov in #6243
-
docs: Update qwikcity index.mdx verbiage and phrasing by @Jemsco in #6248
-
docs: Update components/overview index.mdx to add export default by @Jemsco in #6250
-
docs: Update getting-started index.mdx to add export default by @Jemsco in #6251
-
docs: Update authjs index.mdx add environment vars for node by @Jemsco in #6253
-
docs: Update components/tasks index.mdx useVisibleTask$ by @Jemsco in #6255
-
docs: Update server index.mdx define server inside onclick by @Jemsco in #6256
-
docs: Environment Variables by @RumNCodeDev in #6257
-
fix(data-qwik-inspector): bypass data-qwik-inspector when needed by @PatrickJS in #6239
-
style(base/entry.preview.tsx): comment by @PatrickJS in #6259
-
fix(http): ignore ERR_HTTP2_INVALID_STREAM by @PatrickJS in #6238
-
feat(pause): capture errors in tasks by @PatrickJS in #6260
-
revert: starter vite config server bundle optimizations by @thejackshelton in #6265
-
docs: Update components/state index.mdx removing store objects by @Jemsco in #6266
-
docs: Update env-variables index.mdx add docker and fastify note by @Jemsco in #6262
-
fix(docs): try-catch local and session storage by @PatrickJS in #6268
-
docs: Update components/tasks index.mdx add useTask async note by @Jemsco in #6267
-
docs(stored-searches): try-catch by @PatrickJS in #6271
-
docs(stored-searches): try-catch types by @PatrickJS in #6272
-
docs: Update env-variables index.mdx with lifecycle section by @Jemsco in #6273
-
docs: Update routing index.mdx prevent prefetching behavior by @Jemsco in #6274
-
docs(): clarify that prefetch is on by default by @maiieul in #6276
New Contributors
- @codyroberts made their first contribution in #6207
- @krisantuswanandi made their first contribution in #6225
- @RumNCodeDev made their first contribution in #6257
Full Changelog: v1.5.3...v1.5.4