Skip to content

Commit 2eccffb

Browse files
Version Packages (#65)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b971136 commit 2eccffb

File tree

6 files changed

+14
-21
lines changed

6 files changed

+14
-21
lines changed

.changeset/fresh-humans-travel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/little-trams-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/popular-spies-taste.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/twelve-planes-end.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/typed-openapi/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# typed-openapi
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 8ec5d0b: bump all deps
8+
9+
### Minor Changes
10+
11+
- 8ec5d0b: Add @tanstack/react-query generated client
12+
- 8ec5d0b: Fix `Schemas.null` references in TS output
13+
- 8ec5d0b: Better output when using `schema.additionalProperties`, especially when specifying
14+
`additionalProperties.type`
15+
316
## 0.10.1
417

518
### Patch Changes

packages/typed-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typed-openapi",
33
"type": "module",
4-
"version": "0.10.1",
4+
"version": "1.0.0",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)