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