February 6th, 2024
What's Changed
- feat(vite): make linting op-out by @wmertens in https://github.com/BuilderIO/qwik/pull/5801
- fix(core): assign refs without reactivity during SSR by @wmertens in https://github.com/BuilderIO/qwik/pull/5802
- fix(docs): correct minor typos by @kylerush in https://github.com/BuilderIO/qwik/pull/5804
- chore(starters): update 🐼 PandaCSS integration starter dev dependency by @mrhoodz in https://github.com/BuilderIO/qwik/pull/5806
- fix(scoped styles): @container block by @wmertens in https://github.com/BuilderIO/qwik/pull/5813
- chore: ci e2e: single worker and longer timeout by @wmertens in https://github.com/BuilderIO/qwik/pull/5814
- fix(link): Prefetch redirects to error pages. Fixes #5474 by @iamriajul in https://github.com/BuilderIO/qwik/pull/5817
- chore: publish qwik-react with types by @wmertens in https://github.com/BuilderIO/qwik/pull/5819
- fix: Fix input reactivity in
useResource$()
tutorial by @alexcsandru in https://github.com/BuilderIO/qwik/pull/5818 - docs: fix qwik-nutshell example by @ozanmakes in https://github.com/BuilderIO/qwik/pull/5824
- chore(starters): update 🐼 PandaCSS integration starter dev dependency by @mrhoodz in https://github.com/BuilderIO/qwik/pull/5825
- chore: 1.4.4 by @wmertens in https://github.com/BuilderIO/qwik/pull/5828
New Contributors
- @kylerush made their first contribution in https://github.com/BuilderIO/qwik/pull/5804
- @alexcsandru made their first contribution in https://github.com/BuilderIO/qwik/pull/5818
- @ozanmakes made their first contribution in https://github.com/BuilderIO/qwik/pull/5824
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.4.3...v1.4.4