v0.20.0
What's Changed
- fix: basePathname set by vite config by @adamdbradley in #3093
- docs: added London Community by @jmoont in #3113
- fix: drop import hoisted mode by @manucorporat in #3119
- docs: update RouteLocation type by @cunzaizhuyi in #3118
- docs: visitors to visitor's by @cunzaizhuyi in #3115
- docs: add code demo for api useDocumentHead by @cunzaizhuyi in #3117
- doc: refactor useClientEffect$ to useBrowserVisibleTask$ by @kerbelp in #3100
- docs: fix to GroupLink scoped styles by @jmoont in #3126
- fix: dev server base path by @adamdbradley in #3127
- fix: render base with basePathname by @adamdbradley in #3128
- refactor(starters): don't use deprecated
href
ofRouteLocation
by @arut-ji in #3121 - docs: fix bad link and remove unused headings by @forresst in #3114
- docs: adjust wording on qwik-city pages nested layout and head by @achyutkneupane in #3122
- fix: update qwik-dom css properties by @adamdbradley in #3135
- fix: entry file static when basePathname set by @adamdbradley in #3138
- fix: dont write when locked by @manucorporat in #3137
- fix: ssg include/exclude relative to fs routes dir by @adamdbradley in #3140
- fix: vercel static output from basePathname config by @adamdbradley in #3143
- Update index.mdx by @samijaber in #3144
- fix: only pages in sitemap.xml by @adamdbradley in #3145
- fix(qwik-auth): optional signin provider by @ulic75 in #3124
- fix(qwik-auth): await signout authAction by @ulic75 in #3125
- feat: refactor action/loader/server signature by @manucorporat in #3147
- feat: auto fix trailing slash in md by @manucorporat in #3152
- fix: action, loader linter🍹 by @manucorporat in #3154
- fix: set locale regression by @manucorporat in #3156
- chore: fix typo in DOMImplementation.js by @eltociear in #3148
- fix: move popstate handler to RouterOutlet by @manucorporat in #3151
- Feature/addreloadtolink by @manucorporat in #3155
- fix: deps tracking by @manucorporat in #3165
- docs(README): add
yarn
andpnpm
by @ImBIOS in #3167 - chore: release 0.19.3 by @manucorporat in #3166
- feat: specify core module by @manucorporat in #3175
- fix: action types by @manucorporat in #3173
- fix: component $ props in SSR by @manucorporat in #3176
- Update index.ts by @gilf in #3172
- docs: remove empty pages from qwik-city by @zanettin in #3169
- fix(docs): add missing import statement of qwik-city menu by @cunzaizhuyi in #3177
- docs: removed typo by @Bootstrap-Paradox in #3174
- chore(create-qwik): remove unnecessary eslint-disable no-console by @cunzaizhuyi in #3180
- feat(qwik-auth): support callbackUrl for signin and signout by @ulic75 in #3179
- fix: CLI directory validation by @zanettin in #3185
- docs: remove builder bar from examples/tutorial/playground by @mhevery in #3186
- fix: server$ in edge providers by @manucorporat in #3181
- chore: release 0.20.0 by @manucorporat in #3192
New Contributors
- @jmoont made their first contribution in #3113
- @arut-ji made their first contribution in #3121
- @achyutkneupane made their first contribution in #3122
- @Bootstrap-Paradox made their first contribution in #3174
Full Changelog: v0.19.2...v0.20.0