What's Changed
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #2834
- chore(deps): bump diff from 4.0.2 to 4.0.4 by @dependabot[bot] in #2835
- fix(ci): fail publish when unsafe lifecycle scripts are present by @k14uz in #2836
- fix(core): restore oneOf enum const generation by @froggy1014 in #2805
- feat: add useNullForOptional option for JSON:API compatibility by @soufDev in #2838
- fix: avoid literal index signatures for propertyNames enum by @froggy1014 in #2844
- fix(core): merge schema index exports across runs by @johnnyelwailer in #2843
- fix(core): deduplicate union type members in generated code by @ophirbucai in #2853
- Fix overview following recent changes v8 by @Junhyunny in #2850
- chore: guard operationId type by @froggy1014 in #2854
- New Documentation by @anymaniax in #2856
- fix(svelte): don't use accessor for prefetch options by @AllieJonsson in #2859
- fix(core): support Bun and Yarn Berry catalogs in package.json by @Inv1x in #2855
- feat(axios): add factory pattern for HTTP client dependency injection by @FR073N in #2851
- fix: #2839 (TypeScript error with an optional parameter and optionsParamRequired: true) by @barrownicholas in #2857
- Release v8.1.0 by @github-actions[bot] in #2861
New Contributors
- @k14uz made their first contribution in #2836
- @soufDev made their first contribution in #2838
- @johnnyelwailer made their first contribution in #2843
- @Junhyunny made their first contribution in #2850
- @Inv1x made their first contribution in #2855
- @FR073N made their first contribution in #2851
Full Changelog: v8.0.3...v8.1.0