What's Changed
- fix(docs): GeneratorVerbOptions type permalink by @hyungjikim in #2683
- fix(core): Add esbuild external option for getMutatorInfo by @mdoi2 in #2684
- fix: undefined when reading 'schema' by @snebjorn in #2686
- React Query: Introduce
react-compilersupport by @theisgroenbech in #2687 - Fix(zod) Schema Generation by @ScriptType in #2689
- docs: improve SEO titles and descriptions by @jvitorcsm in #2690
- chore(core) Maximum call stack size exceeded for circular references by @ScriptType in #2692
- refactor(query): split index.ts into multiple Files by @ScriptType in #2691
- chore(deps-dev): bump @vue/compiler-sfc from 3.5.25 to 3.5.26 by @dependabot[bot] in #2693
- chore(deps): bump msw from 2.12.4 to 2.12.7 by @dependabot[bot] in #2694
- chore(deps): bump hono from 4.10.2 to 4.11.3 by @dependabot[bot] in #2695
- fix(svelte): svelte5 reactivity by @AllieJonsson in #2700
- chore(deps): bump @modelcontextprotocol/sdk from 1.24.0 to 1.25.2 by @dependabot[bot] in #2704
- chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #2705
- fix(core): mark const enums as value imports by @froggy1014 in #2703
- chore(deps): bump next from 14.2.32 to 14.2.35 by @dependabot[bot] in #2706
- chore(docs): Update Swagger Petstore API URL by @melloware in #2707
- Fix "Error: require() of ES Module" when running yarn dev inside docs by @piradata in #2709
- Add Solid Query and SolidStart by @davedbase in #2711
- fix(core): merge case-insensitive schema outputs and canonicalize imports by @froggy1014 in #2713
- chore: remove eslint comment for enum generation by @froggy1014 in #2714
- fix(mcp): Sanitize strings before passing to MCP tool by @melloware in #2712
- Feat: config based invalidation by @ScriptType in #2679
- docs: add v8 upgrade documentation page by @soartec-lab in #2717
- fix(core): add
@orval/solid-starttoorvaldeps by @soartec-lab in #2720 - chore(deps): bump @angular/compiler from 20.3.15 to 20.3.16 by @dependabot[bot] in #2723
- chore(deps): bump @angular/core from 20.3.0 to 20.3.16 by @dependabot[bot] in #2724
- feat(swr): Add
useSuspenseoption for type-safe Suspense hooks by @soartec-lab in #2719 - chore: angular-catalog-sync by @froggy1014 in #2726
- fix(mcp): avoid fake Body imports for inline request bodie by @froggy1014 in #2725
- chore(deps): bump typedoc from 0.28.14 to 0.28.15 by @dependabot[bot] in #2727
- chore(deps-dev): bump turbo from 2.7.1 to 2.7.3 by @dependabot[bot] in #2728
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.50.1 to 8.52.0 by @dependabot[bot] in #2729
- chore(deps): bump @tanstack/vue-query from 5.90.6 to 5.92.5 by @dependabot[bot] in #2730
- chore(deps): bump @faker-js/faker from 10.1.0 to 10.2.0 by @dependabot[bot] in #2731
- docs: add husky prepare note in CONTRIBUTING.md by @froggy1014 in #2732
- feat(swr): Add generateErrorTypes option to control error type generation by @soartec-lab in #2721
- [docs] Improve Algolia DocSearch by @IZUMIRU in #2733
- [doc] Restore URL normalization for Algolia search results by @IZUMIRU in #2734
- [docs]: Typo and wording in Overview by @Sturlen in #2737
- Release v8.0.0-rc.6 by @github-actions[bot] in #2738
New Contributors
- @hyungjikim made their first contribution in #2683
- @mdoi2 made their first contribution in #2684
- @theisgroenbech made their first contribution in #2687
- @froggy1014 made their first contribution in #2703
- @piradata made their first contribution in #2709
- @davedbase made their first contribution in #2711
- @IZUMIRU made their first contribution in #2733
- @Sturlen made their first contribution in #2737
Full Changelog: v8.0.0-rc.5...v8.0.0-rc.6