What's Changed
- build(deps-dev): bump postcss from 8.5.13 to 8.5.18 in /samples/next-app-with-fetch by @dependabot[bot] in #3765
- fix(deps): Next 15.5.21 by @melloware in #3766
- build(deps-dev): bump postcss from 8.5.13 to 8.5.18 in /samples/hono/hono-with-fetch-client/next-app by @dependabot[bot] in #3767
- feat: add throwOnError global option by @pick7 in #3768
- feat: support HTTP QUERY operations by @pick7 in #3769
- fix: prune stale workspace barrel exports by @pick7 in #3770
- fix: generate markdown docs output by @pick7 in #3771
- fix: generate valid faker schema mocks by @pick7 in #3772
- ci: disable eslint tool in CodeRabbit reviews by @aqeelat in #3773
- refactor(orval): consolidate barrel logic into utils/barrel by @aqeelat in #3777
- fix(core): preserve overridden operationName verbatim by @aqeelat in #3776
- fix(mock): emit explicit Content-Type header for vendor media types by @yykamei in #3779
- refactor(orval): unify readReExportSpecifiers on RE_EXPORT_LINE by @aqeelat in #3778
- build(deps): bump actions/stale from 10 to 11 by @dependabot[bot] in #3781
- fix(zod): keep required on constraint-only oneOf/anyOf branches by @ostapondo in #3783
- feat(fetch): add serializeResponseHeaders option for serializable responses by @ostapondo in #3785
- Fix/zod namespace import by @Bielik20 in #3794
- fix(hono): apply namingConvention to generated handler filenames by @Bielik20 in #3795
- fix(orval): drop version from default generated header (#3788) by @aqeelat in #3797
- fix(core): avoid request body parameter shadowing the generated operation by @ostapondo in #3798
- feat(query): generate query key factories when a queryKey mutator is set by @ostapondo in #3799
- fix(mock): propagate required from $ref allOf members to overriding branches by @federicobartoli in #3801
- fix(deps): Upgrade Scalar OpenAPI Types 0.9.4 by @melloware in #3796
- fix: made fetchBodyOption handle binary format by @mauriceackel in #3804
- feat(query): support multiple useInfiniteQueryParam by @daugvinasr in #3816
- fix(core): merge shared schema barrel exports by @sipa-echo-zaoa in #3819
- fix(mock): terminate recursive $ref mocks with type-valid values by @ostapondo in #3817
- docs: add examples for queryKey, queryOptions and mutationOptions by @luantaraschi in #3825
- docs(core): document the header callback and its info parameter by @luantaraschi in #3823
- fix(docs): make the Fetch playground example generate fetch code by @aryansk in #3820
- fix(tests): invalidate in onSuccess in the custom mutation fixture by @luantaraschi in #3829
- fix(core): derive the schema file name from the file name by @luantaraschi in #3830
- build(deps-dev): bump postcss from 8.5.18 to 8.5.23 in /samples/next-app-with-fetch by @dependabot[bot] in #3838
- Release v8.24.0 by @github-actions[bot] in #3839
New Contributors
- @pick7 made their first contribution in #3768
- @yykamei made their first contribution in #3779
- @ostapondo made their first contribution in #3783
- @Bielik20 made their first contribution in #3794
- @mauriceackel made their first contribution in #3804
- @sipa-echo-zaoa made their first contribution in #3819
- @luantaraschi made their first contribution in #3825
- @aryansk made their first contribution in #3820
Full Changelog: v8.23.0...v8.24.0