v7.0.0-beta.5
Pre-release
Pre-release
This release includes a few more QoL changes as we get closer to a broader v7 release. Appreciate your patience, folks!
Feel free to leave any feedback over in #791 — we'd love to hear from you!
What's Changed
- test: add mocks for
packageVersion
by @kanadgupta in #811 - feat(api): import schemas in the types file as types by @erunion in #815
- feat(api): small CLI quality-of-life changes by @kanadgupta in #818
- test: run
tsc
on SDK fixtures by @kanadgupta in #819 - chore(deps-dev): bump tsup from 7.2.0 to 8.0.1 by @dependabot in #831
- chore(deps): bump fetch-har from 11.0.1 to 11.1.0 by @dependabot in #830
- chore(deps): bump @readme/oas-to-har from 23.2.0 to 23.2.1 by @dependabot in #829
- chore(deps): bump oas from 24.0.0 to 24.1.0 by @dependabot in #827
- chore(deps-dev): bump lerna from 7.4.2 to 8.0.0 by @dependabot in #826
- chore(deps): bump formdata-to-string from 2.0.1 to 2.0.2 by @dependabot in #825
- chore(deps): bump emphasize from 6.0.0 to 7.0.0 by @dependabot in #828
- chore(deps): bump vite from 4.4.9 to 5.0.5 by @dependabot in #834
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #837
- chore(deps): bump ora from 7.0.1 to 8.0.1 by @dependabot in #839
- chore(deps): bump ts-morph from 20.0.0 to 21.0.1 by @dependabot in #841
- chore(deps): bump json-schema-to-ts from 2.9.2 to 3.0.0 by @dependabot in #842
- chore(deps): upgrading out of date deps by @erunion in #843
- chore(deps): bump vite from 5.0.5 to 5.0.12 by @dependabot in #847
- chore(deps): bump reserved2 from 0.1.5 to 0.1.6 by @dependabot in #853
- chore(deps): bump vitest from 1.1.1 to 1.2.2 by @dependabot in #852
- chore(deps-dev): bump knip from 3.9.0 to 4.2.3 by @dependabot in #851
- feat: avoid modifying the response object when calling response.text() by @franciscopantojag in #854
- fix: ensure prepareServer respects server variables when custom url is the same as the OAS url by @yoitsro in #855
- fix: package name for ESM syntax by @EugenGedroyc in #857
- feat(api): export SDK by @yoitsro in #856
New Contributors
- @franciscopantojag made their first contribution in #854
- @yoitsro made their first contribution in #855
- @EugenGedroyc made their first contribution in #857
Full Changelog: v7.0.0-beta.4...v7.0.0-beta.5