What's Changed
- feat: allow itemprop in DocumentMeta by @ahashem95 in #2108
- fix: vercel integration directory by @manucorporat in #2111
- docs: dollar explanation by @mhevery in #2115
- chore: update docs 0.13.1 by @manucorporat in #2104
- feat: Improve codespace support by @manucorporat in #2118
- docs: update example to use useSignal by @willkuerlich in #2112
- docs: update serialization boundaries code snippet by @voluntadpear in #2122
- docs(lite-components): lite components limitations by @voluntadpear in #2123
- chore: using pnpm by @manucorporat in #2120
- fix: argument of type 'unknown' is used in useStyles$ by @LiKang6688 in #2126
- docs: updated
useStyleScope()
section by @zanettin in #2125 - chore: update deps by @manucorporat in #2128
- docs: fix typo by @tuurbo in #2127
- docs(resumability): description of non serializable entities by @voluntadpear in #2124
- docs: styling page updates by @zanettin in #2129
- docs: Improve docs from yoav feedback by @manucorporat in #2131
- feat: add playwright support by @manucorporat in #2130
- Corrected "it's" to "its" by @lbensaad in #2137
- docs: Updated CONTRIBUTING.md from yarn to pnpm by @the-r3aper7 in #2136
- chore: update manifest warning msg by @adamdbradley in #2139
- docs: add showcase by @manucorporat in #2150
- docs: Add new videos to the media page by @Vasudevatirupathinaidu in #2151
- feat: fix prettier issues pre-commit hook by @shairez in #2145
- docs: fix typo projection by @forresst in #2152
- docs: fix typo advanced dollar by @forresst in #2146
- docs: showcase by @manucorporat in #2154
- docs: fix typo by @Craiqser in #2153
- docs: add nofollow by @adamdbradley in #2155
- chore: fix qwik city tests by @adamdbradley in #2156
- fix(eslint-plugin-qwik): handle linting tuple types properly for valid-lexical-scope rule by @jessezhang91 in #2157
- chore: move qwikcity test by @manucorporat in #2038
- docs: big overall update by @manucorporat in #2161
- 🎬 by @manucorporat in #2166
- docs: add keyboards by @manucorporat in #2167
- docs: fix lifecycle typo by @reemardelarosa in #2171
- fix(docs): qwikcity/api typo by @ulic75 in #2172
- feat: 404 and catchall handling by @adamdbradley in #2175
- fix: correct css variable rendering by @manucorporat in #2181
- fix: computed prop signals by @manucorporat in #2182
- feat: use deploy instead of serve by @manucorporat in #2184
- fix: add [hidden] to qwik styles by @manucorporat in #2183
- Remove references to Netlify in Cloudflare Pages adapter documentation by @Procee in #2186
- release: qwik-city by @adamdbradley in #2185
- docs: dark mode by @Varixo in #1474
- TUTORIAL: make useClientEffect use track by @jmmon in #1148
- TUTORIAL: Lifecycle Hooks - useWatch task by @jmmon in #1160
- TUTORIAL: useResource now has a task by @jmmon in #1151
- remove inline from clock.css import by @noli44 in #2174
- tutorial: replace useRef with useSignal (fixes #1810) by @zanettin in #2035
- feat: Expose event types by @nnelgxorz in #2027
- fix(qwik city cloudflare pages adapter): added all q-data.json files … by @EamonHeffernan in #2194
- feat: add client mount for symmetry reasons by @manucorporat in #2195
- fix: devcontainer by @manucorporat in #2198
- fix: use pkg manager to run scripts by @manucorporat in #2199
- chore: update deps by @manucorporat in #2201
- docs: add limitations to react docs by @manucorporat in #2219
- docs: maintain heading hierarchy by @saikatdas0790 in #2211
- docs: remove redundant statement by @saikatdas0790 in #2213
- docs: fix "it" -> "that" by @saikatdas0790 in #2210
- docs: fix typo by @saikatdas0790 in #2209
- docs: fix link markdown by @forresst in #2222
- feat: add QwikCityMockProvider by @manucorporat in #2218
- feat: add styled-vanilla-extract by @manucorporat in #2221
- fix: vite preview serve by @adamdbradley in #2224
- fix: dev-server w/ catchall by @adamdbradley in #2225
- fix: index/layout matching by @adamdbradley in #2226
- chore: Prepare release by @manucorporat in #2227
New Contributors
- @willkuerlich made their first contribution in #2112
- @LiKang6688 made their first contribution in #2126
- @tuurbo made their first contribution in #2127
- @lbensaad made their first contribution in #2137
- @Vasudevatirupathinaidu made their first contribution in #2151
- @Procee made their first contribution in #2186
- @noli44 made their first contribution in #2174
- @EamonHeffernan made their first contribution in #2194
Full Changelog: v0.13.3...v0.14.0