Overview
- Try harder to prevent dirty tasks on SSR
- AWS middleware in
qwik-city
- File filter option to make Qwik work better with Astro
qwik-auth
can now handle multiple cookies- Node adapters in
qwik-city
now read .env files - Bugfixes in various service workers, starter CSS build, etc
- Dependency updates
Thanks to all contributors!
Commits
- chore(starters): update 🐼 PandaCSS integration dev dependency by @mrhoodz in #5739
- docs: add Valibot website to showcases by @fabian-hiller in #5740
- fix: multiple cookies in qwik-auth by @ksjogo in #5602
- feat(qwik-city): AWS adapter middleware by @leifermendez in #5732
- docs: fix code highlight by downgrading rehype-pretty-code by @Balastrong in #5742
- feat(starters): add dotenv in node adapters by @hassanzohdy in #5749
- fix(docs): Validate origin on postmessage by @STRd6 in #5751
- feat(vite): new file filter option by @thejackshelton in #5752
- fix(ssr): dirty tasks by @wmertens in #5741
- fix(qwik): ensure that SW cache is properly opened by @mhevery in #5748
- fix: insights error handling and qwik-city json imports by @wmertens in #5754
- fix(prefetch-sw): await cache opening by @wmertens in #5759
- chore: updates by @wmertens in #5760
- fix(sw-prefetch): prevent uninitialized cache use by @wmertens in #5761
- fix(sw-prefetch): cache handling by @wmertens in #5764
- fix: duplicated css code in global.css in starter template by @linkfang in #5763
- feat(repl): use bundled qwik and prettier versions by @wmertens in #5755
- fix(sw-prefetch): clone on reuse by @wmertens in #5765
- chore: 1.4.1 by @wmertens in #5766
New Contributors
Full Changelog: v1.4.0...v1.4.1