August 14th, 2023
What's Changed
- docs: minor grammar fix on advanced docs by @hbendev in https://github.com/BuilderIO/qwik/pull/4728
- chore: build vercelserverless branch by @adamdbradley in https://github.com/BuilderIO/qwik/pull/4752
- chore(insights): update the format of data being sent by @mhevery in https://github.com/BuilderIO/qwik/pull/4761
- Insights by @mhevery in https://github.com/BuilderIO/qwik/pull/4762
- chore(insights): add symbol details to slow query by @mhevery in https://github.com/BuilderIO/qwik/pull/4763
- Pr fix prefetch by @mhevery in https://github.com/BuilderIO/qwik/pull/4774
- chore(docs): update to latest qwik by @mhevery in https://github.com/BuilderIO/qwik/pull/4775
- feat(insights): add outgoing view by @mhevery in https://github.com/BuilderIO/qwik/pull/4783
- chore(insights): fix broken deploy by @mhevery in https://github.com/BuilderIO/qwik/pull/4784
- chore(insight): SQL query cleanup by @mhevery in https://github.com/BuilderIO/qwik/pull/4791
- feat: insights app by @zanettin in https://github.com/BuilderIO/qwik/pull/4694
- docs: add vDOM FAQ by @hamatoyogi in https://github.com/BuilderIO/qwik/pull/4788
- Fixed a typo in the error message by @uceumice in https://github.com/BuilderIO/qwik/pull/4800
- insights website: change auth provider by @gioboa in https://github.com/BuilderIO/qwik/pull/4802
- fix(compile): compile source code on windows os by @leifermendez in https://github.com/BuilderIO/qwik/pull/4777
- Fixed a typo in the title of this page by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4782
- cli: move next steps instructions to appear last by @hamatoyogi in https://github.com/BuilderIO/qwik/pull/4790
- feat(insights): fix create app flow by @gioboa in https://github.com/BuilderIO/qwik/pull/4804
- Fixed a typo in the title by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4806
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4807
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4808
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4810
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4811
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4812
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4809
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4813
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4814
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4815
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4816
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4817
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4818
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4819
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4820
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4821
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4823
- Update index.mdx by @Benny-Nottonson in https://github.com/BuilderIO/qwik/pull/4822
- repl: default to 1.1.5 until 1.2.x works by @wmertens in https://github.com/BuilderIO/qwik/pull/4838
- feat(insights): add icons and dashboard. by @mhevery in https://github.com/BuilderIO/qwik/pull/4803
- feat(insights): add manifest latency page by @mhevery in https://github.com/BuilderIO/qwik/pull/4843
- feat: add Orama integration by @gioboa in https://github.com/BuilderIO/qwik/pull/4620
- Feature: Turso by @xinnks in https://github.com/BuilderIO/qwik/pull/4845
- docs: some spaces in index.mdx by @DKozachenko in https://github.com/BuilderIO/qwik/pull/4847
- docs: update tutorial to use cleanup inside useTaskQRL by @wtlin1228 in https://github.com/BuilderIO/qwik/pull/4837
- docs: correct the links for useResource by @wtlin1228 in https://github.com/BuilderIO/qwik/pull/4831
- docs: add aws logo by @leifermendez in https://github.com/BuilderIO/qwik/pull/4825
- fix:(adapter): aws fix path of aws-lambda by @leifermendez in https://github.com/BuilderIO/qwik/pull/4751
- Fix endpoints link in middleware section by @gparlakov in https://github.com/BuilderIO/qwik/pull/4746
- Playground dictionary compression by @wmertens in https://github.com/BuilderIO/qwik/pull/4839
- click-to-component: release keys on alt+tab by @wmertens in https://github.com/BuilderIO/qwik/pull/4846
- docs: fix typos in events/index.mdx by @harishkrishnan24 in https://github.com/BuilderIO/qwik/pull/4862
- docs: fix events/index.mdx by @harishkrishnan24 in https://github.com/BuilderIO/qwik/pull/4861
- docs: fix a typo by @lollyxsrinand in https://github.com/BuilderIO/qwik/pull/4859
- docs: changed order of scripts in "Run in your own app" to match the … by @jeroenbach in https://github.com/BuilderIO/qwik/pull/4860
- docs: add anirbandas.in to showcase by @anirban12d in https://github.com/BuilderIO/qwik/pull/4848
- docs: improve documentation for getting started guide by @seqshem in https://github.com/BuilderIO/qwik/pull/4855
- docs(shop): get/set cookie with routeLoader$ by @gioboa in https://github.com/BuilderIO/qwik/pull/4750
- DX: Overwrite Emmet default by @the-r3aper7 in https://github.com/BuilderIO/qwik/pull/4867
- Allow passing in loading and decoding attributes for images loaded using ?jsx by @jaroel in https://github.com/BuilderIO/qwik/pull/4834
- fix: Image size false negatives by @manucorporat in https://github.com/BuilderIO/qwik/pull/4871
- feat: global css HMR by @manucorporat in https://github.com/BuilderIO/qwik/pull/4870
- fix: useComputed with mutable props by @manucorporat in https://github.com/BuilderIO/qwik/pull/4872
- fix: run linter during dev mode by @manucorporat in https://github.com/BuilderIO/qwik/pull/4873
- fix: dont show cls warning on reload by @manucorporat in https://github.com/BuilderIO/qwik/pull/4876
- chore: update all deps by @manucorporat in https://github.com/BuilderIO/qwik/pull/4875
- docs: Typo in caching/index.mdx by @harishkrishnan24 in https://github.com/BuilderIO/qwik/pull/4885
- docs: Update components/tasks note regarding useTask$ by @harishkrishnan24 in https://github.com/BuilderIO/qwik/pull/4866
- docs: fix typos in advanced/routing/index.mdx by @vfshera in https://github.com/BuilderIO/qwik/pull/4865
- docs: add a new blog site powered by qwik by @suhastgit in https://github.com/BuilderIO/qwik/pull/4874
- docs: add realmof.tech to the showcase by @irvanmalik48 in https://github.com/BuilderIO/qwik/pull/4770
- Allow dynamic host for the fastify adapter by @genki in https://github.com/BuilderIO/qwik/pull/4893
- fix: fastify logging and 404 page loading issues by @dheeruasdf in https://github.com/BuilderIO/qwik/pull/4879
- fix: typo on Builder Starter by @thejackshelton in https://github.com/BuilderIO/qwik/pull/4896
- fix(.vscode/extenstions.json): rename the wrongly named file to the correct name by @jensmeindertsma in https://github.com/BuilderIO/qwik/pull/4904
- docs(component): fix blog menu icon in ecosystem by @harshmangalam in https://github.com/BuilderIO/qwik/pull/4891
- docs: fix useresource$ url by @blackpr in https://github.com/BuilderIO/qwik/pull/4883
- docs: add ru videos Qwik index.tsx by @Unf1lled in https://github.com/BuilderIO/qwik/pull/4717
- docs: fixing typos by @CoralWombat in https://github.com/BuilderIO/qwik/pull/4630
- Fix typo in docs URL by @ownchoice in https://github.com/BuilderIO/qwik/pull/4906
- docs: correct code example (modular-forms integration) by @uceumice in https://github.com/BuilderIO/qwik/pull/4911
- docs: several fixes by @zanettin in https://github.com/BuilderIO/qwik/pull/4916
- docs: update link to react docs by @abhi-works in https://github.com/BuilderIO/qwik/pull/4925
- chore(insights): update to latest drizzle by @mhevery in https://github.com/BuilderIO/qwik/pull/4929
- docs: update 'link' to 'links' in DocumentHead description by @solamichealolawale in https://github.com/BuilderIO/qwik/pull/4927
- fix(insights): change manifest table index by @gioboa in https://github.com/BuilderIO/qwik/pull/4934
- docs: Add modal cookbook example. by @mhevery in https://github.com/BuilderIO/qwik/pull/4928
- fix(insights): add useIsAuthUser guard by @gioboa in https://github.com/BuilderIO/qwik/pull/4935
- chore: update bug template by @shairez in https://github.com/BuilderIO/qwik/pull/4938
- chore: Update feature issue template by @shairez in https://github.com/BuilderIO/qwik/pull/4939
- chore: update docs_suggestion issue template by @shairez in https://github.com/BuilderIO/qwik/pull/4940
- fix(qwik): use
appendChild
(instead ofappend
) which is supported in domino by @mhevery in https://github.com/BuilderIO/qwik/pull/4926 - 1.2.7 by @mhevery in https://github.com/BuilderIO/qwik/pull/4942
New Contributors
- @uceumice made their first contribution in https://github.com/BuilderIO/qwik/pull/4800
- @Benny-Nottonson made their first contribution in https://github.com/BuilderIO/qwik/pull/4782
- @DKozachenko made their first contribution in https://github.com/BuilderIO/qwik/pull/4847
- @gparlakov made their first contribution in https://github.com/BuilderIO/qwik/pull/4746
- @harishkrishnan24 made their first contribution in https://github.com/BuilderIO/qwik/pull/4862
- @lollyxsrinand made their first contribution in https://github.com/BuilderIO/qwik/pull/4859
- @jeroenbach made their first contribution in https://github.com/BuilderIO/qwik/pull/4860
- @anirban12d made their first contribution in https://github.com/BuilderIO/qwik/pull/4848
- @seqshem made their first contribution in https://github.com/BuilderIO/qwik/pull/4855
- @vfshera made their first contribution in https://github.com/BuilderIO/qwik/pull/4865
- @suhastgit made their first contribution in https://github.com/BuilderIO/qwik/pull/4874
- @irvanmalik48 made their first contribution in https://github.com/BuilderIO/qwik/pull/4770
- @dheeruasdf made their first contribution in https://github.com/BuilderIO/qwik/pull/4879
- @jensmeindertsma made their first contribution in https://github.com/BuilderIO/qwik/pull/4904
- @blackpr made their first contribution in https://github.com/BuilderIO/qwik/pull/4883
- @Unf1lled made their first contribution in https://github.com/BuilderIO/qwik/pull/4717
- @CoralWombat made their first contribution in https://github.com/BuilderIO/qwik/pull/4630
- @ownchoice made their first contribution in https://github.com/BuilderIO/qwik/pull/4906
- @abhi-works made their first contribution in https://github.com/BuilderIO/qwik/pull/4925
Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.2.6...v1.2.7