What's Changed
- feat(workspace): enable tsdown dev exports for editor DX by @anymaniax in #3019
- chore(ci): PRs are now checked if they have the correct version in snapshots by @snebjorn in #3079
- chore: adds type checking and fixes existing type errors by @snebjorn in #3080
- chore: tightened linting rules by @snebjorn in #3082
- chore: adds @orval/zod package to linting check by @snebjorn in #3083
- chore: adds @orval/mock package to linting check by @snebjorn in #3084
- fix(core): preserve request/response schema filenames when indexFiles=false by @SergioChan in #3091
- chore: migrate from Yarn to Bun by @anymaniax in #3020
- fix(core): strip trailing whitespace from generated code output by @maroKanatani in #3114
- feat(angular): add angular httpResource support by @the-ult in #2923
- fix(zod): guard enum constraints for non-array schemas by @the-ult in #3118
- fix(angular-query): scope angular filter params helper by tag by @the-ult in #3115
- fix(core): ensure unique file paths when collecting files for formatting by @yekver in #3123
- fix(core): validate component keys before spec parsing (#3112) by @froggy1014 in #3126
- Release v8.6.0 by @github-actions[bot] in #3127
Full Changelog: v8.5.3...v8.6.0