What's Changed
- fix(query): include baseUrl in mutationInvalidates broad-invalidation key by @wadakatu in #3572
- fix(mock): emit strict mock types in tags-split MSW+faker output by @Hypenate in #3575
- feat(mock): support separate mock output paths by @aqeelat in #3559
- fix(mock): enable arrayItems option for MSW-only mock configs (#3576) by @kfrederix in #3577
- refactor(mock): tighten strict schema name recovery (#3574 follow-up) by @Hypenate in #3578
- docs(faker): use faker generator in arrayItems example by @kfrederix in #3581
- fix(core): discover schemas referenced via $ref inside $defs with $dynamicAnchor by @aqeelat in #3580
- fix(core): escape backslashes in enum/const values to prevent corruption (#3505) by @wadakatu in #3582
- feat(vue-query): enable mutationInvalidates codegen by @strebl in #3586
- fix(samples): paginated response tags split correctly setup test:snap… by @anymaniax in #3587
- feat(coderabbit): setup config and add filter for snapshots by @anymaniax in #3588
- fix(mock): invoke override.mock.properties functions in faker schema factories by @Hypenate in #3585
- Release v8.17.0 by @github-actions[bot] in #3589
New Contributors
Full Changelog: v8.16.0...v8.17.0