May 25th, 2022
What's Changed
- docs: update repl by @adamdbradley in https://github.com/BuilderIO/qwik/pull/444
- fix: README links by @hulufei in https://github.com/BuilderIO/qwik/pull/441
- docs: update http headers by @adamdbradley in https://github.com/BuilderIO/qwik/pull/447
- fix: use WeakSet for noSerialize() by @adamdbradley in https://github.com/BuilderIO/qwik/pull/448
- fix: better types and fixing serialize of events by @manucorporat in https://github.com/BuilderIO/qwik/pull/446
- refactor: q-manifest for prefetching by @adamdbradley in https://github.com/BuilderIO/qwik/pull/451
- 0.0.20-0 by @adamdbradley in https://github.com/BuilderIO/qwik/pull/452
- New issue templates by @manucorporat in https://github.com/BuilderIO/qwik/pull/455
- fix: rollup workaround by @manucorporat in https://github.com/BuilderIO/qwik/pull/457
- docs: update to 0.0.20-0 by @adamdbradley in https://github.com/BuilderIO/qwik/pull/453
- docs: Move API docs content from hackmd to local files. by @mhevery in https://github.com/BuilderIO/qwik/pull/459
- docs: update to 0.0.20-1 by @adamdbradley in https://github.com/BuilderIO/qwik/pull/461
- docs(guide/components/overview): fix a grammatical issue by @Kavian77 in https://github.com/BuilderIO/qwik/pull/454
- docs: disable cors iframe by @adamdbradley in https://github.com/BuilderIO/qwik/pull/462
- feat: useCleanup() by @manucorporat in https://github.com/BuilderIO/qwik/pull/463
- refactor: prefetch manifest, plugin opts updates by @adamdbradley in https://github.com/BuilderIO/qwik/pull/465
- 0.0.20-2 by @adamdbradley in https://github.com/BuilderIO/qwik/pull/466
- docs: update to next qwik by @adamdbradley in https://github.com/BuilderIO/qwik/pull/467
- Add line break to improve props list readability by @mbrukman in https://github.com/BuilderIO/qwik/pull/460
- docs: update chat url by @adamdbradley in https://github.com/BuilderIO/qwik/pull/468
- feat: prefetch state qrls by @adamdbradley in https://github.com/BuilderIO/qwik/pull/469
- fix: support --extensions flag in optimizer CLI by @lucacasonato in https://github.com/BuilderIO/qwik/pull/473
- refactor: redesign docs structure by @manucorporat in https://github.com/BuilderIO/qwik/pull/477
- Optimizer fixes by @manucorporat in https://github.com/BuilderIO/qwik/pull/478
- docs: fix redirect by @adamdbradley in https://github.com/BuilderIO/qwik/pull/480
- Fix doc URLs in README by @cknoblauch in https://github.com/BuilderIO/qwik/pull/479
- Delete extra code in the example by @igrep in https://github.com/BuilderIO/qwik/pull/481
- feat(): partial serialization by @manucorporat in https://github.com/BuilderIO/qwik/pull/486
- feat: add immutable api by @manucorporat in https://github.com/BuilderIO/qwik/pull/487
- fix: windows build by @adamdbradley in https://github.com/BuilderIO/qwik/pull/472
- feat: useContext() by @manucorporat in https://github.com/BuilderIO/qwik/pull/488
- 🍧 by @manucorporat in https://github.com/BuilderIO/qwik/pull/489
- fix: useContext fixes by @manucorporat in https://github.com/BuilderIO/qwik/pull/495
- fix: vite plugin client to ssr manifest by @adamdbradley in https://github.com/BuilderIO/qwik/pull/490
- feat: add inline entryStrategy by @manucorporat in https://github.com/BuilderIO/qwik/pull/496
- fix: api-extractor, update docs version by @adamdbradley in https://github.com/BuilderIO/qwik/pull/498
- feat: polish qwik-city by @manucorporat in https://github.com/BuilderIO/qwik/pull/500
- fix: update docs to latest release by @manucorporat in https://github.com/BuilderIO/qwik/pull/501
- fix: rollup plugin process reference by @adamdbradley in https://github.com/BuilderIO/qwik/pull/502
- fix: jsx dts by @adamdbradley in https://github.com/BuilderIO/qwik/pull/504
- feat: qwik-dom by @manucorporat in https://github.com/BuilderIO/qwik/pull/503
- feat: qwik cli manifest by @manucorporat in https://github.com/BuilderIO/qwik/pull/505
- docs: fix repl app inputs by @adamdbradley in https://github.com/BuilderIO/qwik/pull/506
- Fix docs broken link to containers page by @bobaekang in https://github.com/BuilderIO/qwik/pull/507
- perf: little fixes to improve perf by @manucorporat in https://github.com/BuilderIO/qwik/pull/509
- fix: live reloading by @manucorporat in https://github.com/BuilderIO/qwik/pull/511
- Fix typo by @rbuetzer in https://github.com/BuilderIO/qwik/pull/510
- refactor: repl reload, examples by @adamdbradley in https://github.com/BuilderIO/qwik/pull/512
- docs: update styles by @adamdbradley in https://github.com/BuilderIO/qwik/pull/516
- Workaround rollup modules by @manucorporat in https://github.com/BuilderIO/qwik/pull/513
- fix: eslint-pluginb by @manucorporat in https://github.com/BuilderIO/qwik/pull/517
- fix: skip test apps in the CLI by @manucorporat in https://github.com/BuilderIO/qwik/pull/518
- docs: fix qwik-city url and nav by @adamdbradley in https://github.com/BuilderIO/qwik/pull/519
- Update docs by @manucorporat in https://github.com/BuilderIO/qwik/pull/520
- fix: improve getting started by @manucorporat in https://github.com/BuilderIO/qwik/pull/521
- fix: disable examples by @manucorporat in https://github.com/BuilderIO/qwik/pull/523
- fix: component always get a key by @manucorporat in https://github.com/BuilderIO/qwik/pull/524
- Fix typos in resumable.mdx file. by @Rafal-Spryszynski-Allegro in https://github.com/BuilderIO/qwik/pull/525
- feat: shareable playground urls by @adamdbradley in https://github.com/BuilderIO/qwik/pull/526
- feat: new apis and fixes by @manucorporat in https://github.com/BuilderIO/qwik/pull/528
- fix: prefetch qrl lookup by @adamdbradley in https://github.com/BuilderIO/qwik/pull/529
- docs: fix repl server html by @adamdbradley in https://github.com/BuilderIO/qwik/pull/530
- fix: implement correct symbol mapper by @manucorporat in https://github.com/BuilderIO/qwik/pull/531
New Contributors
- @hulufei made their first contribution in https://github.com/BuilderIO/qwik/pull/441
- @Kavian77 made their first contribution in https://github.com/BuilderIO/qwik/pull/454
- @mbrukman made their first contribution in https://github.com/BuilderIO/qwik/pull/460
- @lucacasonato made their first contribution in https://github.com/BuilderIO/qwik/pull/473
- @cknoblauch made their first contribution in https://github.com/BuilderIO/qwik/pull/479
- @bobaekang made their first contribution in https://github.com/BuilderIO/qwik/pull/507
- @rbuetzer made their first contribution in https://github.com/BuilderIO/qwik/pull/510
- @Rafal-Spryszynski-Allegro made their first contribution in https://github.com/BuilderIO/qwik/pull/525
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.0.19...v0.0.20