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