What's Changed
- fix(sort_routes.ts): optional route parameters sorting by @robisim74 in #1077
- CSS Scoping tests reworked by @mhevery in #1103
- fix(css): correctly process vendor prefix and animation by @mhevery in #1104
- Use req.url as the base path to construct the url in the express middleware by @steverandy in #1105
- fix: useOn() on client bootstrapping by @manucorporat in #1108
- refactor: remove useDocument() by @manucorporat in #1107
- docs: fix and improve React examples by @rajington in #1070
- docs: Update expired asciinema recording in Getting started by @jesperp in #1059
- fix: check next middleware for handled response by @adamdbradley in #1111
- feat: Docs search by @youngboy in #1058
- fix(css): revert animation scoping by @mhevery in #1113
- fix: improve seo layout by @manucorporat in #1115
- feat: provide "url" envData by @adamdbradley in #1116
- release: qwik-city 0.0.102 by @adamdbradley in #1117
- release: qwik-city 0.0.103 by @adamdbradley in #1119
- feat: Add platform field to RequestEvent by @nnelgxorz in #1072
- release: qwik-city 0.0.104 by @adamdbradley in #1120
- fix: do not minify library builds by @adamdbradley in #1118
- 0.0.102 by @adamdbradley in #1121
New Contributors
- @steverandy made their first contribution in #1105
- @rajington made their first contribution in #1070
Full Changelog: v0.0.101...v0.0.102