December 4th, 2022
What's Changed
- docs: fix build.preview by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2341
- chore: add vite ecosystem scripts by @manucorporat in https://github.com/BuilderIO/qwik/pull/2349
- docs: fix typo lifecycle by @forresst in https://github.com/BuilderIO/qwik/pull/2346
- feat: add URLSearchParams to serializer by @adamdbradley in https://github.com/BuilderIO/qwik/pull/2352
- refactor: use class prop without casting to any by @langbamit in https://github.com/BuilderIO/qwik/pull/2348
- feat: add to package.json when present in the ssr dir by @Wimpert in https://github.com/BuilderIO/qwik/pull/2354
- showcase: Add Qwind starter template by @prototypa in https://github.com/BuilderIO/qwik/pull/2343
- fix: detect and error on array holes by @manucorporat in https://github.com/BuilderIO/qwik/pull/2356
- chore: remove className by @manucorporat in https://github.com/BuilderIO/qwik/pull/2310
- fix: textarea vdom patching by @manucorporat in https://github.com/BuilderIO/qwik/pull/2357
- fix: update features by @manucorporat in https://github.com/BuilderIO/qwik/pull/2363
- fix: jsx rule with fragment by @manucorporat in https://github.com/BuilderIO/qwik/pull/2364
- [feat] Pre-fetch Link data on anchor focus by @nnelgxorz in https://github.com/BuilderIO/qwik/pull/2358
- fix: useClientEffect() in empty components by @manucorporat in https://github.com/BuilderIO/qwik/pull/2365
- chore: release 0.15.1 by @manucorporat in https://github.com/BuilderIO/qwik/pull/2366
New Contributors
- @Wimpert made their first contribution in https://github.com/BuilderIO/qwik/pull/2354
- @prototypa made their first contribution in https://github.com/BuilderIO/qwik/pull/2343
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.15.0...v0.15.1