v0.11.0
What's Changed
- docs: fix typo in FAQ by @etn-tech in #1602
- docs: fix typo in qwikcity/data/overview by @etn-tech in #1603
- release: qwik-city 0.0.112 by @adamdbradley in #1606
- fix autoprefixer error by @leifermendez in #1608
- fix: serialize non finite numbers by @manucorporat in #1617
- docs: typo by @Craiqser in #1612
- On input by @wmertens in #1599
- chore: update docs by @manucorporat in #1623
- Fix/action required by @leifermendez in #1609
- feat: improve deno support by @manucorporat in #1613
- fix(optimizer): don't strip import assertions by @lucacasonato in #1629
- docs: simple changes for new version's CLI by @MasterMousa in #1633
- docs: remove no longer used commands from getting started page by @MasterMousa in #1637
- fix: freeze of stores by @manucorporat in #1639
- docs: Getting Started update Commands by @renomureza in #1622
- fix: track signals in useClientEffect() by @manucorporat in #1640
- fix: resource pending in ssr by @manucorporat in #1641
- fix: qrl resolution by @manucorporat in #1638
- corrected docs path urls by @the-r3aper7 in #1634
- docs: deleting instructions seen in the next step by @forresst in #1628
- Fix/party town action required by @leifermendez in #1624
- docs: drop mutable() by @GustavoMelloGit in #1643
- docs: Added example link by @kumarasinghe in #1652
- Docs: add partytown starter doc by @leifermendez in #1625
- docs: correct typo in useStyles$() docs by @estherbrunner in #1655
- docs: fix typo and added export by @the-r3aper7 in #1656
- fix(create-interactive.ts): remove the space of project name by @iDestin in #1665
- docs: export components by @manucorporat in #1666
- fix: svg attribute rendering by @manucorporat in #1667
- fix(): project named slot components by @manucorporat in #1668
- docs(docs): control text overflow in sidebar by @TanishqSingla in #1663
- fix: nested slot projection by @manucorporat in #1669
- fix: render undefined attributes in click by @manucorporat in #1670
- Qwik Core Developers Training added by @leifermendez in #1671
- docs: Added description for the catch all route handling by @zanettin in #1672
- docs: limit catch-all routes by @the-r3aper7 in #1673
- Docs: Fix Resource onError in onRejected by @forresst in #1691
- style(qwik-docs sidebar): make the sidebar submenu clickable by @TanishqSingla in #1688
- docs: add missing
recursive
option by @dario-piotrowicz in #1693 - docs: add missing terms to endpoints page sentence by @aalaap in #1687
- Release 0110 by @manucorporat in #1698
- docs: useClientEffect tutorial by @zanettin in #1695
- fix: client-side event rendering by @manucorporat in #1696
- Return the StyleID for delegation by @Exahilosys in #1572
- Update deps by @manucorporat in #1699
- fix: signals in lite components by @manucorporat in #1700
- docs: update usage of
track
to new API by @avivr in #1676 - chore: improve starters by @manucorporat in #1703
- Fix async render by @manucorporat in #1705
New Contributors
- @etn-tech made their first contribution in #1602
- @renomureza made their first contribution in #1622
- @GustavoMelloGit made their first contribution in #1643
- @kumarasinghe made their first contribution in #1652
- @estherbrunner made their first contribution in #1655
- @iDestin made their first contribution in #1665
- @TanishqSingla made their first contribution in #1663
- @zanettin made their first contribution in #1672
- @dario-piotrowicz made their first contribution in #1693
- @aalaap made their first contribution in #1687
- @Exahilosys made their first contribution in #1572
- @avivr made their first contribution in #1676
Full Changelog: v0.10.0...v0.11.0