Releases: QwikDev/qwik
Releases · QwikDev/qwik
v0.0.25
What's Changed
- chore: update deps by @manucorporat in #582
- perf: improve minification by @manucorporat in #585
- fix: mutation while rendering in server by @manucorporat in #586
- Update README.md by @yurovant in #588
- fix: starter's root.tsx and global styles by @manucorporat in #590
- Update anatomy.mdx by @shairez in #589
New Contributors
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- perf: remove handleWatch when possible by @manucorporat in #575
- fix: unprojected content does not lose state by @manucorporat in #576
- fix: dont download serialized styles by @manucorporat in #578
- Update README.md by @elspecal in #577
New Contributors
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- chore: update deps docs by @manucorporat in #571
- fix: renderToString({fragmentTagName}) by @manucorporat in #573
- docs: fix wrong docs by @manucorporat in #572
- fix: Fix qwik city deps by @manucorporat in #574
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- perf: dont cause rerender by @manucorporat in #548
- docs: improve docs by @manucorporat in #549
- feat: docs repl transformed modules panel by @adamdbradley in #536
- chore(examples): fix typo by @mhevery in #553
- docs: correct typos by @mhevery in #555
- docs: copy to playground, symbols tabs by @adamdbradley in #556
- chore: update deps by @adamdbradley in #527
- docs: update global color by @adamdbradley in #557
- docs: assign fixed header to layout by @adamdbradley in #558
- docs: enable builder homepage by @adamdbradley in #559
- docs: app.webmanifest by @adamdbradley in #560
- Corrections in docs by @jesperp in #561
- docs: repl mobile by @adamdbradley in #562
- docs: repl mobile transition by @adamdbradley in #563
- docs: ios repl by @adamdbradley in #564
- docs: move pages to src/pages by @adamdbradley in #565
- docs: remove misleading comment by @antoinepairet in #570
- feat: new serialization + subscription system by @manucorporat in #566
- Tweak overview.mdx docs "does not matter if app has 1 million compone… by @devinrhode2 in #569
New Contributors
- @devinrhode2 made their first contribution in #569
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- docs: site perf updates by @adamdbradley in #532
- perf: improve prefetching and immutable state by @manucorporat in #533
- perf docs update by @manucorporat in #534
- feat: transformed modules output from plugin by @adamdbradley in #535
- feat: add Netlify starter by @ascorbic in #471
- docs: add hackernews demo by @mhevery in #538
- Clarified sentence for readability by @isaac-mcfadyen in #540
- feat: add qwik-city starter by @manucorporat in #546
- 0.0.21 by @manucorporat in #547
New Contributors
Full Changelog: v0.0.20...v0.0.21
v0.0.21-0
What's Changed
- docs: site perf updates by @adamdbradley in #532
- perf: improve prefetching and immutable state by @manucorporat in #533
Full Changelog: v0.0.20...v0.0.21-0
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
v0.0.20-8
What's Changed
- 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
New Contributors
- @bobaekang made their first contribution in #507
- @rbuetzer made their first contribution in #510
Full Changelog: v0.0.20-7...v0.0.20-8
v0.0.20-7
What's Changed
- 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
Full Changelog: v0.0.20-5...v0.0.20-7
v0.0.20-5
What's Changed
- 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
Full Changelog: v0.0.20-4...v0.0.20-5