August 25th, 2023
What's Changed
- docs: Vercel environment variables by @gioboa in https://github.com/BuilderIO/qwik/pull/4993
- refactor(create-qwik): add yargs in create-qwik for better DX by @MrWaip in https://github.com/BuilderIO/qwik/pull/4932
- feat(adapter): firebase adapter by @leifermendez in https://github.com/BuilderIO/qwik/pull/4778
- Pr chore by @mhevery in https://github.com/BuilderIO/qwik/pull/4994
- fix: Link component
reload
functionality by @zanettin in https://github.com/BuilderIO/qwik/pull/4917 - docs(qwikcity): html attributes docs page by @bab2683 in https://github.com/BuilderIO/qwik/pull/4961
- feat(qwik-city): add a way to get server-side env vars from
onStaticGenerate
by @Kocal in https://github.com/BuilderIO/qwik/pull/4912 - fix(eslint): allow eslint to accept FunctionComponent inside lexical scopes by @nynevi in https://github.com/BuilderIO/qwik/pull/4900
- refactor(cloudflare-pages): allow PlatformCloudflarePages.env to be undefined by @bangonkali in https://github.com/BuilderIO/qwik/pull/4941
- docs: dynamic alt image by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/4999
- docs: add responsive image recipe by @fabiobiondi in https://github.com/BuilderIO/qwik/pull/5002
- docs: community project update image url by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/5000
- docs: enhance image documentation by @fabiobiondi in https://github.com/BuilderIO/qwik/pull/5005
- added qwik-meet in showcase by @harshmangalam in https://github.com/BuilderIO/qwik/pull/5007
- docs: Update index.mdx by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/5010
- docs: update side bar by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/5009
- fix(qwik-city): enable matching route and pathname with an optional t… by @pleclech in https://github.com/BuilderIO/qwik/pull/5004
- docs(image): add details by @fabiobiondi in https://github.com/BuilderIO/qwik/pull/5014
- insights(feat): qwikInsights Vite Plugin + save symbol details by @gioboa in https://github.com/BuilderIO/qwik/pull/5011
- chore(insights): Remove deprecated InferModel by @mhevery in https://github.com/BuilderIO/qwik/pull/5018
- fix: add options to qwik vite plugin by @jessezhang91 in https://github.com/BuilderIO/qwik/pull/4983
- 1.2.9 by @mhevery in https://github.com/BuilderIO/qwik/pull/5021
New Contributors
- @MrWaip made their first contribution in https://github.com/BuilderIO/qwik/pull/4932
- @bab2683 made their first contribution in https://github.com/BuilderIO/qwik/pull/4961
- @Kocal made their first contribution in https://github.com/BuilderIO/qwik/pull/4912
- @nynevi made their first contribution in https://github.com/BuilderIO/qwik/pull/4900
- @bangonkali made their first contribution in https://github.com/BuilderIO/qwik/pull/4941
- @pleclech made their first contribution in https://github.com/BuilderIO/qwik/pull/5004
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.2.8...v1.2.9