January 1st, 2024
What's Changed
- docs: update portal cookbook with solved problems by @thejackshelton in https://github.com/BuilderIO/qwik/pull/5600
- chore: Add notice about service worker usage by @nelsonprsousa in https://github.com/BuilderIO/qwik/pull/5606
- fix: Bun integration env.get is undefined by @phyrog in https://github.com/BuilderIO/qwik/pull/5601
- fix(insights): form errors by @mhevery in https://github.com/BuilderIO/qwik/pull/5607
- fix(qwik-insights): fix up create application form by @iamriajul in https://github.com/BuilderIO/qwik/pull/5573
- docs(layout): Add "Slot" import by @HenriqueLimas in https://github.com/BuilderIO/qwik/pull/5612
- fix(tests): fix typos by @maiieul in https://github.com/BuilderIO/qwik/pull/5616
- fix: Correct qwik types by @mhevery in https://github.com/BuilderIO/qwik/pull/5623
- fix(docs): add missing cookbook section by @gioboa in https://github.com/BuilderIO/qwik/pull/5626
- fix(tailwind starter): switch from cjs to esm to support vite 5 by @thejackshelton in https://github.com/BuilderIO/qwik/pull/5635
- docs: fix up markdown rendering by @ValentinBossi in https://github.com/BuilderIO/qwik/pull/5532
- refactor(insights): improve consistency by @iamriajul in https://github.com/BuilderIO/qwik/pull/5609
- docs: improve getting started steps by @shwosner in https://github.com/BuilderIO/qwik/pull/5620
- docs: improve eslint loader msg + add cookbook example by @gioboa in https://github.com/BuilderIO/qwik/pull/5591
- fix(ssr): slot subscribers by @wmertens in https://github.com/BuilderIO/qwik/pull/5608
- docs: create NavLink cookbook example by @Adbib in https://github.com/BuilderIO/qwik/pull/5621
- fix(tailwind): fix prettier config type by @shairez in https://github.com/BuilderIO/qwik/pull/5641
- docs: add Node Docker deploy example by @nelsonprsousa in https://github.com/BuilderIO/qwik/pull/5605
- docs(cookbook): font optimization guide by @thejackshelton in https://github.com/BuilderIO/qwik/pull/5645
- fix: rendering ssr and csr for value="" by @wmertens in https://github.com/BuilderIO/qwik/pull/5642
- fix: remove unnecessary whitespace when handling classes by @jakovljevic-mladen in https://github.com/BuilderIO/qwik/pull/5648
- fix(jsx): dynamic DOM element props by @wmertens in https://github.com/BuilderIO/qwik/pull/5650
- refactor(jsx): tiny improvement by @wmertens in https://github.com/BuilderIO/qwik/pull/5654
- feat: add
skipConfirmation
to cli add command by @shairez in https://github.com/BuilderIO/qwik/pull/5655 - chore: 1.3.2 by @shairez in https://github.com/BuilderIO/qwik/pull/5661
New Contributors
- @phyrog made their first contribution in https://github.com/BuilderIO/qwik/pull/5601
- @HenriqueLimas made their first contribution in https://github.com/BuilderIO/qwik/pull/5612
- @ValentinBossi made their first contribution in https://github.com/BuilderIO/qwik/pull/5532
- @shwosner made their first contribution in https://github.com/BuilderIO/qwik/pull/5620
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.1...v1.3.2