What's Changed
- docs: UX improvements for AI search by @steve8708 in #3780
- docs: improve AIX by @manucorporat in #3782
- fix
Implantation
typo all over the file by @egmaleta in #3783 - docs: fix typo in callout.tsx by @eltociear in #3786
- docs: improve docs ai by @manucorporat in #3790
- docs: fix improve ai docs v2 by @manucorporat in #3798
- fix(eslint-plugin-qwik): remove warning for bigint now that it can be serialized by @steve8708 in #3799
- fix(eslint): allow use method inside other use methods by @manucorporat in #3804
- fix: agressive optimizer inlining by @manucorporat in #3803
- fix: slot creation forgets vdom by @manucorporat in #3809
- docs: fix redirects by @adamdbradley in #3808
- Improve use 'use-not-root' behavious in es-lint plugin by @Wimpert in #3807
- docs: Semantic HTML update for all docs and playground examples by @AnthonyPAlicea in #3745
- fix: URL update after SSG Link navigation by @adamdbradley in #3810
- feat: use PUBLIC_ prefix by @manucorporat in #3817
- feat: aggressive client treeshaking by @manucorporat in #3816
- docs: more ai improvements by @manucorporat in #3815
- fix: children types by @manucorporat in #3814
- fix: default prod build for node by @manucorporat in #3812
- feat: server$ this will be defined most of the times by @manucorporat in #3813
- fix: 🐛 Update starters vite-tsconfig-paths dependency to latest by @bjonesy in #3793
- fix: allow enum literals by @manucorporat in #3819
- docs: add mobile search by @zanettin in #3791
- fix: remove jsx warning by @manucorporat in #3822
- feat: serialize server$ exceptions by @manucorporat in #3821
- fix: only treeshake on client mode by @manucorporat in #3820
- docs: speculative module fetching during dev by @adamdbradley in #3825
- docs: improve speculative module debugging docs by @adamdbradley in #3826
- docs: Endpoints typo by @PatrickJS in #3828
- fix: vite bundling conditionals by @manucorporat in #3833
- feat: add eslint option to pass tsconfigFileNames by @gmfun in #2493
- feat: relax serialization rules by @manucorporat in #2338
- docs: speculative module fetching wording improvement by @hamatoyogi in #3832
- docs: update slot by @mhevery in #3829
- fix: relax aggressive treeshaking by @manucorporat in #3835
- chore: deps release by @manucorporat in #3836
- test: publish cli build artifacts by @adamdbradley in #3837
- docs: correct typo and update for consistency by @wtlin1228 in #3834
- Pr docs cleanup by @mhevery in #3838
- feat: View Transition API by @swwind in #3691
- refactor: useStore is deep recursive by default by @manucorporat in #3678
- fix: enable View Transition by default by @manucorporat in #3839
- Add live cookie value support to fix stale values by @n8sabes in #3667
- fix: pass --mode argument to child build commands by @DustinJSilk in #3841
- chore: release qwik-city by @manucorporat in #3843
New Contributors
Full Changelog: v0.102.0...v0.103.0