July 19th, 2022
What's Changed
- test: improve qwik city e2e tests by @adamdbradley in https://github.com/BuilderIO/qwik/pull/761
- docs: Composing Components - edit pass by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/763
- chore: add commitizen and all-contributors by @shairez in https://github.com/BuilderIO/qwik/pull/751
- feat: qwik-city formData, auth testing by @adamdbradley in https://github.com/BuilderIO/qwik/pull/765
- refactor: rename to by @manucorporat in https://github.com/BuilderIO/qwik/pull/767
- chore: update to vite 3 by @manucorporat in https://github.com/BuilderIO/qwik/pull/766
- feat: enable QwikReact by @manucorporat in https://github.com/BuilderIO/qwik/pull/768
- docs: Listening to document/window - edit pass by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/770
- docs: SSR tutorial - fix typos and clean up the text (a bit more) by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/752
- Typo in useClientEffect by @do-diegoortiz in https://github.com/BuilderIO/qwik/pull/772
- fix: nodejs response, improve parse testing by @adamdbradley in https://github.com/BuilderIO/qwik/pull/775
- test: qwik-city parse fs path by @adamdbradley in https://github.com/BuilderIO/qwik/pull/778
- docs: Optimizer - update rules by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/777
- docs: Event Listeners - edit pass by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/769
- docs: Light Component - edit pass by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/764
- Add HTTP Status enum by @nnelgxorz in https://github.com/BuilderIO/qwik/pull/771
- docs: Recursive Store - edit pass by @craigshoemaker in https://github.com/BuilderIO/qwik/pull/783
- Fix vite 3 integration by @manucorporat in https://github.com/BuilderIO/qwik/pull/776
- Revert "Add HTTP Status enum" by @mhevery in https://github.com/BuilderIO/qwik/pull/789
- docs: fix deploy by @adamdbradley in https://github.com/BuilderIO/qwik/pull/791
- docs: fix typo by @shairez in https://github.com/BuilderIO/qwik/pull/792
- feat: qwik-city dev server reload by @adamdbradley in https://github.com/BuilderIO/qwik/pull/790
- docs: Update Routing docs by @isaac-mcfadyen in https://github.com/BuilderIO/qwik/pull/793
- test: qwik city menu/breadcrumb tests by @adamdbradley in https://github.com/BuilderIO/qwik/pull/795
- docs: Followup docs PR fixing http://server/ by @isaac-mcfadyen in https://github.com/BuilderIO/qwik/pull/796
- Add Qwik CLI command to Qwik City overview by @nnelgxorz in https://github.com/BuilderIO/qwik/pull/797
- release: qwik-city 0.0.21 by @adamdbradley in https://github.com/BuilderIO/qwik/pull/798
- Pr fix resource by @mhevery in https://github.com/BuilderIO/qwik/pull/802
New Contributors
- @do-diegoortiz made their first contribution in https://github.com/BuilderIO/qwik/pull/772
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.0.36...v0.0.37