August 26th, 2023
What's Changed
- fix: docs/cookbook/index.mdx link to portal page by @Craiqser in https://github.com/BuilderIO/qwik/pull/5022
- qwik-labs: fix prettier estree error by @gioboa in https://github.com/BuilderIO/qwik/pull/5027
- insights: add existsSync check by @gioboa in https://github.com/BuilderIO/qwik/pull/5026
- chore(insights): correct DB migration script by @mhevery in https://github.com/BuilderIO/qwik/pull/5024
- fix(core): Report errors to browser global error handler by @mhevery in https://github.com/BuilderIO/qwik/pull/5029
- style(pnpm-lock.yaml): synchronize lockfile version with version of pnpm in use by @jensmeindertsma in https://github.com/BuilderIO/qwik/pull/4905
- fix(starter): missing key attrib on
routerHead
component on1.2.9
by @zanettin in https://github.com/BuilderIO/qwik/pull/5025 - 1.2.10 by @mhevery in https://github.com/BuilderIO/qwik/pull/5035
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.2.9...v1.2.10