July 3rd, 2023
What's Changed
- fix(eslint): useMethod rule for regular functions by @shairez in https://github.com/BuilderIO/qwik/pull/4666
- fix: typo by @yaikohi in https://github.com/BuilderIO/qwik/pull/4655
- fix: the property parameter can be symbol by @wtlin1228 in https://github.com/BuilderIO/qwik/pull/4668
- docs css: fix shop cart floating button by @gioboa in https://github.com/BuilderIO/qwik/pull/4669
- shop: added colors to icons and small changes by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/4670
- doc: optional font by @manucorporat in https://github.com/BuilderIO/qwik/pull/4672
- fix: image tools improvements by @manucorporat in https://github.com/BuilderIO/qwik/pull/4671
- perf: preload css fonts by @manucorporat in https://github.com/BuilderIO/qwik/pull/4673
- chore: update deps by @manucorporat in https://github.com/BuilderIO/qwik/pull/4674
- fix(optimizer): ssr transform for rollup by @manucorporat in https://github.com/BuilderIO/qwik/pull/4675
- fix: add loc to symbol manifest by @manucorporat in https://github.com/BuilderIO/qwik/pull/4676
- fix: add crossorigin attribute by @manucorporat in https://github.com/BuilderIO/qwik/pull/4677
- docs(request-handling): cookie has method by @tzdesign in https://github.com/BuilderIO/qwik/pull/4632
- feat(labs): add clustering to symbols by @mhevery in https://github.com/BuilderIO/qwik/pull/4648
- fix: inlined signals in library mode by @manucorporat in https://github.com/BuilderIO/qwik/pull/4684
- fix: always try relative path for mapped hooks by @manucorporat in https://github.com/BuilderIO/qwik/pull/4686
- fix: configurable getOrigin for node servers by @manucorporat in https://github.com/BuilderIO/qwik/pull/4687
- fix: staticFile() api in node middleware by @manucorporat in https://github.com/BuilderIO/qwik/pull/4693
- fix(entry.deno.ts): fix wrong parameters by @arkhvoid in https://github.com/BuilderIO/qwik/pull/4696
- fix: migrate to modern Deno Server by @manucorporat in https://github.com/BuilderIO/qwik/pull/4697
- fix: add vanilla node server by @manucorporat in https://github.com/BuilderIO/qwik/pull/4699
- 1.2.4 by @manucorporat in https://github.com/BuilderIO/qwik/pull/4690
- docs(mdx): fixed path to counter component by @YannickFricke in https://github.com/BuilderIO/qwik/pull/4680
- chore: add aws badge by @manucorporat in https://github.com/BuilderIO/qwik/pull/4703
- chore: fix \n is pure text in console by @minsoo-web in https://github.com/BuilderIO/qwik/pull/4700
- fix: PROTOCOL and HOST header are case insensitive by @manucorporat in https://github.com/BuilderIO/qwik/pull/4704
New Contributors
- @yaikohi made their first contribution in https://github.com/BuilderIO/qwik/pull/4655
- @tzdesign made their first contribution in https://github.com/BuilderIO/qwik/pull/4632
- @arkhvoid made their first contribution in https://github.com/BuilderIO/qwik/pull/4696
- @YannickFricke made their first contribution in https://github.com/BuilderIO/qwik/pull/4680
- @minsoo-web made their first contribution in https://github.com/BuilderIO/qwik/pull/4700
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.2.3...v1.2.4