January 10th, 2024
What's Changed
- fix(cli): Update jokes.json by @mayank99 in https://github.com/BuilderIO/qwik/pull/5657
- docs: for accessing the .env variables in serverfull architechture example in express by @sreeisalso in https://github.com/BuilderIO/qwik/pull/5619
- docs: change placement of {...props} and add section by @Adbib in https://github.com/BuilderIO/qwik/pull/5664
- docs: Update build command in Static Site Generation (SSG) Overview docs by @lelouchB in https://github.com/BuilderIO/qwik/pull/5668
- fix(starter): rename tailwind postcss.config file by @iamriajul in https://github.com/BuilderIO/qwik/pull/5669
- fix: fixing running qwik-development-server on windows machine by @hassanzohdy in https://github.com/BuilderIO/qwik/pull/5593
- fix(starter): add vite plugin type by @iamriajul in https://github.com/BuilderIO/qwik/pull/5670
- feat(qwik-react): directive aliases for Astro and other package conflicts by @thejackshelton in https://github.com/BuilderIO/qwik/pull/5651
- feat: qwik-prefetch-worker by @mhevery in https://github.com/BuilderIO/qwik/pull/5618
- refactor: Clarify var naming qwikloader.ts by @gabrielgrant in https://github.com/BuilderIO/qwik/pull/5546
- docs: fix entry file name by @AustinGil in https://github.com/BuilderIO/qwik/pull/5646
- feat(labs): Support base prefix in untypedAppUrl by @tera-ny in https://github.com/BuilderIO/qwik/pull/5615
- style(starter templates): updates to starter templates names by @abstractalgo in https://github.com/BuilderIO/qwik/pull/5479
- fix: Clearer error message for
resolveValue
forhead
function by @colelawrence in https://github.com/BuilderIO/qwik/pull/5624 - refactor(starter): add alt attribute in order to improve accessibility by @tidiview in https://github.com/BuilderIO/qwik/pull/5674
- refactor(insights): remove netlify.toml causing confusion by @mhevery in https://github.com/BuilderIO/qwik/pull/5676
- feat(cookbook): add Algolia search by @gioboa in https://github.com/BuilderIO/qwik/pull/5675
- fix(cookbook): change Algolia example by @gioboa in https://github.com/BuilderIO/qwik/pull/5677
- fix: polymorphic component types by @wmertens in https://github.com/BuilderIO/qwik/pull/5672
- chore: add Nix build flake environment by @wmertens in https://github.com/BuilderIO/qwik/pull/5594
- fix(nix): missing .envrc by @wmertens in https://github.com/BuilderIO/qwik/pull/5678
- fix(nix): make rust and wasm builds work by @wmertens in https://github.com/BuilderIO/qwik/pull/5679
- fix: dynamic refs by @wmertens in https://github.com/BuilderIO/qwik/pull/5681
- fix(core): Make polymorphic components easy by @wmertens in https://github.com/BuilderIO/qwik/pull/5682
- chore: 1.3.3 by @wmertens in https://github.com/BuilderIO/qwik/pull/5683
New Contributors
- @mayank99 made their first contribution in https://github.com/BuilderIO/qwik/pull/5657
- @lelouchB made their first contribution in https://github.com/BuilderIO/qwik/pull/5668
- @hassanzohdy made their first contribution in https://github.com/BuilderIO/qwik/pull/5593
- @AustinGil made their first contribution in https://github.com/BuilderIO/qwik/pull/5646
- @tera-ny made their first contribution in https://github.com/BuilderIO/qwik/pull/5615
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.2...v1.3.3