March 1st, 2023
What's Changed
- docs: remove
@latest
from yarn install cmd by @zanettin in https://github.com/BuilderIO/qwik/pull/3195 - fix: server package by @manucorporat in https://github.com/BuilderIO/qwik/pull/3196
- fix(qwik-city): type error by @cunzaizhuyi in https://github.com/BuilderIO/qwik/pull/3197
- chore: release qwik-city by @manucorporat in https://github.com/BuilderIO/qwik/pull/3199
- feat(global): kleur/colors for treeshaking by @cunzaizhuyi in https://github.com/BuilderIO/qwik/pull/3201
- fix: q:key containing double quotes does not break elements on server side render by @christinatka in https://github.com/BuilderIO/qwik/pull/3092
- fix: removed old hooks in warning by @shairez in https://github.com/BuilderIO/qwik/pull/3205
- Add postcss integration to Qwik by @manuelsanchez2 in https://github.com/BuilderIO/qwik/pull/3207
- fix: umd core build by @manucorporat in https://github.com/BuilderIO/qwik/pull/3208
- perf: treeshake dep-free tasks by @manucorporat in https://github.com/BuilderIO/qwik/pull/3213
New Contributors
- @christinatka made their first contribution in https://github.com/BuilderIO/qwik/pull/3092
- @manuelsanchez2 made their first contribution in https://github.com/BuilderIO/qwik/pull/3207
Full Changelog: https://github.com/BuilderIO/qwik/compare/v0.20.0...v0.20.1