What's Changed
Important
BREAKING CHANGE: Faker.js is not a peer dependency so you may have to add your own version to your project now
- bugfix(core)!: faker is now an optional peerDependency instead of being inlined by @snebjorn in #3008
- chore(release): bump version in snapshots by @snebjorn in #3010
- chore(ci): preparing a release now also bumps version in snapshots by @snebjorn in #3011
- chore: updated build tools by @snebjorn in #3006
- chore: align packages so they're setup in the same way by @snebjorn in #3012
- chore: removed redundant sections in README by @snebjorn in #3014
- chore(solid): fixed linting and enrolled solid-start in the linting task by @snebjorn in #3017
- chore(ci): slightly optimized pull-request CI script by @snebjorn in #3013
- fix(angular): generate filterParams for tags case-insensitively (#2998) by @ScriptType in #3018
- Added solid-query and solid-start examples by @davedbase in #2928
- chore(docs): adds sample README by @snebjorn in #3025
- chore(deps): replace chalk with native util.styleText by @roli-lpci in #3029
- fix: generate Blob for $ref schemas with format: binary by @matsu3m in #3030
- Release v8.5.0 by @github-actions[bot] in #3031
New Contributors
- @roli-lpci made their first contribution in #3029
Full Changelog: v8.4.2...v8.5.0