What's Changed
- chore: minor type improvements by @snebjorn in #2557
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #2560
- docs: fix configuration key reference from mode to client in guides by @diogosilva95 in #2563
- docs: improve guide for migration to v8 by @soartec-lab in #2564
- chore(deps-dev): bump wrangler from 3.114.14 to 4.47.0 by @dependabot[bot] in #2565
- chore(deps-dev): bump vue-tsc from 3.1.1 to 3.1.4 by @dependabot[bot] in #2566
- chore(deps): bump globby from 15.0.0 to 16.0.0 by @dependabot[bot] in #2567
- chore(deps-dev): bump @tsconfig/svelte from 5.0.5 to 5.0.6 by @dependabot[bot] in #2573
- chore(deps-dev): bump svelte from 5.43.2 to 5.43.8 by @dependabot[bot] in #2571
- chore(deps-dev): bump vite from 7.1.12 to 7.2.2 by @dependabot[bot] in #2568
- chore(deps-dev): bump @cloudflare/workers-types from 4.20250913.0 to 4.20251117.0 by @dependabot[bot] in #2570
- fix(core/zod):
nullableignored when combined with$refin schema property by @soartec-lab in #2575 - fix: msw lazy delay by @Noyabronok in #2576
- chore: fix
dereferencemethods naming by @giuliobracci in #2578 - docs: modernize Axios examples to remove deprecated CancelToken by @takahiro-1227 in #2579
- Fix useSWRInfinite pagination and header support (v8/master) by @tk1024 in #2587
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2585
- fix(query): duplicate invalidate function name (#2592) by @seung-juv in #2593
- fix(msw):
nullableignored when combined with$refinmswproperty by @soartec-lab in #2597 - feat(fetch): support variable expansion in
override.requestOptions.headersoffetchclient by @soartec-lab in #2605 - chore(deps-dev): bump @vue/compiler-sfc from 3.5.22 to 3.5.25 by @dependabot[bot] in #2600
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.4 to 8.48.0 by @dependabot[bot] in #2602
- fix(query): include path params info query key when
useOperationIdAsQueryKeyenabled by @Armanio in #2595 - zod: string escape and enum by @Totorro35 in #2607
- fix(core): topologically sort schema declarations by dependencies by @webjunkie in #2608
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in #2609
- chore(deps): bump js-yaml from 3.14.1 to 4.1.1 by @dependabot[bot] in #2611
- chore(deps): bump glob from 10.4.5 to 10.5.0 in /docs by @dependabot[bot] in #2610
- chore(deps): bump express from 4.21.2 to 4.22.0 by @dependabot[bot] in #2612
- chore(deps): bump @angular/common from 20.3.0 to 20.3.15 by @dependabot[bot] in #2613
- chore(deps): bump @angular/compiler from 20.3.0 to 20.3.15 by @dependabot[bot] in #2619
- chore(deps): bump validator from 13.15.15 to 13.15.23 in /docs by @dependabot[bot] in #2620
- chore(deps): bump validator from 13.15.15 to 13.15.23 by @dependabot[bot] in #2621
- chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs by @dependabot[bot] in #2622
- chore(deps): bump @modelcontextprotocol/sdk from 1.20.2 to 1.24.0 by @dependabot[bot] in #2623
- #2616 fix(fetch): Fix client generation when params contain dates but exploded params do not. by @jlillywhite in #2617
- Upgrade openapi to 3.1 by @snebjorn in #2614
- Release v8.0.0-rc.3 by @github-actions[bot] in #2625
New Contributors
- @diogosilva95 made their first contribution in #2563
- @giuliobracci made their first contribution in #2578
- @takahiro-1227 made their first contribution in #2579
- @seung-juv made their first contribution in #2593
- @Totorro35 made their first contribution in #2607
- @webjunkie made their first contribution in #2608
- @jlillywhite made their first contribution in #2617
Full Changelog: v8.0.0-rc.2...v8.0.0-rc.3