What's Changed
- chore (doc) update documentation for angular query by @ScriptType in #2784
- feat(core): add operationSchemas option for schema separation by @artnikbrothers in #2785
- fix(query): rename AbortSignal when API has param named 'signal' by @artnikbrothers in #2787
- fix(core): bidirectional imports for operationSchemas by @artnikbrothers in #2788
- docs: update dependencies by @snebjorn in #2790
- fix(bug): restore nullable for OpenAPI < 3.1 by @melloware in #2797
- docs: openapi 3.0 was not dropped by @snebjorn in #2766
- fix(enum): x-enum values must be JS escaped by @melloware in #2796
- Release v8.0.2 by @github-actions[bot] in #2798
New Contributors
- @artnikbrothers made their first contribution in #2785
Full Changelog: v8.0.1...v8.0.2