|
| 1 | +## 7.0.0-beta.5 (2024-02-14) |
| 2 | + |
| 3 | +* feat: avoid modifying the response object when calling response.text() (#854) ([f95874b](https://github.com/readmeio/api/commit/f95874b)), closes [#854](https://github.com/readmeio/api/issues/854) |
| 4 | +* feat(api): export SDK (#856) ([4bfdb53](https://github.com/readmeio/api/commit/4bfdb53)), closes [#856](https://github.com/readmeio/api/issues/856) |
| 5 | +* feat(api): import schemas in the types file as types (#815) ([2aa1a45](https://github.com/readmeio/api/commit/2aa1a45)), closes [#815](https://github.com/readmeio/api/issues/815) |
| 6 | +* feat(api): small CLI quality-of-life changes (#818) ([3339332](https://github.com/readmeio/api/commit/3339332)), closes [#818](https://github.com/readmeio/api/issues/818) |
| 7 | +* fix: ensure prepareServer respects server variables when custom url is the same as the OAS url (#855 ([01d1a00](https://github.com/readmeio/api/commit/01d1a00)), closes [#855](https://github.com/readmeio/api/issues/855) |
| 8 | +* fix: package name for ESM syntax (#857) ([036f95f](https://github.com/readmeio/api/commit/036f95f)), closes [#857](https://github.com/readmeio/api/issues/857) |
| 9 | +* chore(deps-dev): bump knip from 3.9.0 to 4.2.3 (#851) ([9640a1c](https://github.com/readmeio/api/commit/9640a1c)), closes [#851](https://github.com/readmeio/api/issues/851) |
| 10 | +* chore(deps-dev): bump lerna from 7.4.2 to 8.0.0 (#826) ([71f66a8](https://github.com/readmeio/api/commit/71f66a8)), closes [#826](https://github.com/readmeio/api/issues/826) |
| 11 | +* chore(deps-dev): bump tsup from 7.2.0 to 8.0.1 (#831) ([cc5b28a](https://github.com/readmeio/api/commit/cc5b28a)), closes [#831](https://github.com/readmeio/api/issues/831) |
| 12 | +* chore(deps): bump @readme/oas-to-har from 23.2.0 to 23.2.1 (#829) ([a18beca](https://github.com/readmeio/api/commit/a18beca)), closes [#829](https://github.com/readmeio/api/issues/829) |
| 13 | +* chore(deps): bump emphasize from 6.0.0 to 7.0.0 (#828) ([26d85ee](https://github.com/readmeio/api/commit/26d85ee)), closes [#828](https://github.com/readmeio/api/issues/828) |
| 14 | +* chore(deps): bump fetch-har from 11.0.1 to 11.1.0 (#830) ([7fa766a](https://github.com/readmeio/api/commit/7fa766a)), closes [#830](https://github.com/readmeio/api/issues/830) |
| 15 | +* chore(deps): bump formdata-to-string from 2.0.1 to 2.0.2 (#825) ([773e476](https://github.com/readmeio/api/commit/773e476)), closes [#825](https://github.com/readmeio/api/issues/825) |
| 16 | +* chore(deps): bump github/codeql-action from 2 to 3 (#837) ([b1d21eb](https://github.com/readmeio/api/commit/b1d21eb)), closes [#837](https://github.com/readmeio/api/issues/837) |
| 17 | +* chore(deps): bump json-schema-to-ts from 2.9.2 to 3.0.0 (#842) ([7495fba](https://github.com/readmeio/api/commit/7495fba)), closes [#842](https://github.com/readmeio/api/issues/842) |
| 18 | +* chore(deps): bump oas from 24.0.0 to 24.1.0 (#827) ([b2950fd](https://github.com/readmeio/api/commit/b2950fd)), closes [#827](https://github.com/readmeio/api/issues/827) |
| 19 | +* chore(deps): bump ora from 7.0.1 to 8.0.1 (#839) ([aafb757](https://github.com/readmeio/api/commit/aafb757)), closes [#839](https://github.com/readmeio/api/issues/839) |
| 20 | +* chore(deps): bump reserved2 from 0.1.5 to 0.1.6 (#853) ([06c9fc4](https://github.com/readmeio/api/commit/06c9fc4)), closes [#853](https://github.com/readmeio/api/issues/853) |
| 21 | +* chore(deps): bump ts-morph from 20.0.0 to 21.0.1 (#841) ([b3c11f9](https://github.com/readmeio/api/commit/b3c11f9)), closes [#841](https://github.com/readmeio/api/issues/841) |
| 22 | +* chore(deps): bump vite from 4.4.9 to 5.0.5 (#834) ([42de331](https://github.com/readmeio/api/commit/42de331)), closes [#834](https://github.com/readmeio/api/issues/834) |
| 23 | +* chore(deps): bump vite from 5.0.5 to 5.0.12 (#847) ([922a1d6](https://github.com/readmeio/api/commit/922a1d6)), closes [#847](https://github.com/readmeio/api/issues/847) |
| 24 | +* chore(deps): bump vitest from 1.1.1 to 1.2.2 (#852) ([6499518](https://github.com/readmeio/api/commit/6499518)), closes [#852](https://github.com/readmeio/api/issues/852) |
| 25 | +* chore(deps): upgrading out of date deps (#843) ([282a54c](https://github.com/readmeio/api/commit/282a54c)), closes [#843](https://github.com/readmeio/api/issues/843) |
| 26 | +* docs: swapping out our oss header image ([90b51c8](https://github.com/readmeio/api/commit/90b51c8)) |
| 27 | +* test: add mocks for `packageVersion` (#811) ([590f372](https://github.com/readmeio/api/commit/590f372)), closes [#811](https://github.com/readmeio/api/issues/811) |
| 28 | +* test: run `tsc` on SDK fixtures (#819) ([ef49821](https://github.com/readmeio/api/commit/ef49821)), closes [#819](https://github.com/readmeio/api/issues/819) |
| 29 | + |
| 30 | + |
| 31 | + |
1 | 32 | ## 7.0.0-beta.4 (2023-11-02) |
2 | 33 |
|
3 | 34 | * fix(api): run `npm install` with `--ignore-scripts` (#793) ([f93f152](https://github.com/readmeio/api/commit/f93f152)), closes [#793](https://github.com/readmeio/api/issues/793) |
|
0 commit comments