Skip to content

Commit

Permalink
Merge pull request #1432 from hey-api/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
mrlubos authored Dec 17, 2024
2 parents f043e98 + 755b627 commit 326109e
Show file tree
Hide file tree
Showing 27 changed files with 119 additions and 63 deletions.
30 changes: 0 additions & 30 deletions .changeset/fluffy-beans-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-moose-retire.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/polite-houses-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-birds-remain.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twenty-apes-eat.md

This file was deleted.

10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hey-api/docs

## 0.8.0

### Minor Changes

- [#1447](https://github.com/hey-api/openapi-ts/pull/1447) [`200821b`](https://github.com/hey-api/openapi-ts/commit/200821b3ceea8ffca7656fe3f6e2ef98b7110a2a) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: revert license to MIT

### Patch Changes

- [#1430](https://github.com/hey-api/openapi-ts/pull/1430) [`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a) Thanks [@mrlubos](https://github.com/mrlubos)! - docs: add validators page

## 0.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/docs",
"version": "0.7.4",
"version": "0.8.0",
"description": "Documentation for OpenaAPI TypeScript.",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions examples/openapi-ts-axios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-axios

## 0.0.19

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-axios@0.3.2

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/openapi-ts-axios",
"private": true,
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down
7 changes: 7 additions & 0 deletions examples/openapi-ts-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-fastify

## 0.0.8

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-fetch@0.5.5

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/openapi-ts-fastify",
"private": true,
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"scripts": {
"openapi-ts": "openapi-ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/openapi-ts-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-fetch

## 0.0.37

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-fetch@0.5.5

## 0.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/openapi-ts-fetch",
"private": true,
"version": "0.0.36",
"version": "0.0.37",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-tanstack-angular-query-experimental

## 0.0.8

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-fetch@0.5.5

## 0.0.7

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/openapi-ts-tanstack-angular-query-experimental",
"version": "0.0.7",
"version": "0.0.8",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
7 changes: 7 additions & 0 deletions examples/openapi-ts-tanstack-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-tanstack-react-query

## 0.0.19

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-fetch@0.5.5

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-tanstack-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/openapi-ts-tanstack-react-query",
"private": true,
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down
7 changes: 7 additions & 0 deletions examples/openapi-ts-tanstack-svelte-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-tanstack-svelte-query

## 0.0.19

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-fetch@0.5.5

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-tanstack-svelte-query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/openapi-ts-tanstack-svelte-query",
"private": true,
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"scripts": {
"build": "vite build",
Expand Down
7 changes: 7 additions & 0 deletions examples/openapi-ts-tanstack-vue-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @example/openapi-ts-tanstack-vue-query

## 0.0.19

### Patch Changes

- Updated dependencies [[`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a)]:
- @hey-api/client-fetch@0.5.5

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-ts-tanstack-vue-query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/openapi-ts-tanstack-vue-query",
"private": true,
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"scripts": {
"build-only": "vite build",
Expand Down
6 changes: 6 additions & 0 deletions packages/client-axios/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hey-api/client-axios

## 0.3.2

### Patch Changes

- [#1430](https://github.com/hey-api/openapi-ts/pull/1430) [`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: add responseValidator option

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/client-axios",
"version": "0.3.1",
"version": "0.3.2",
"description": "🚀 Axios client for `@hey-api/openapi-ts` codegen.",
"homepage": "https://heyapi.dev/",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/client-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hey-api/client-fetch

## 0.5.5

### Patch Changes

- [#1430](https://github.com/hey-api/openapi-ts/pull/1430) [`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: add responseValidator option

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/client-fetch",
"version": "0.5.4",
"version": "0.5.5",
"description": "🚀 Fetch API client for `@hey-api/openapi-ts` codegen.",
"homepage": "https://heyapi.dev/",
"repository": {
Expand Down
37 changes: 37 additions & 0 deletions packages/openapi-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# @hey-api/openapi-ts

## 0.60.0

### Minor Changes

- [#1430](https://github.com/hey-api/openapi-ts/pull/1430) [`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: require sdk.transformer to use generated transformers

### Added `sdk.transformer` option

When generating SDKs, you now have to specify `transformer` in order to modify response data. By default, adding `@hey-api/transformers` to your plugins will only produce additional output. To preserve the previous functionality, set `sdk.transformer` to `true`.

```js
import { defaultPlugins } from '@hey-api/openapi-ts';

export default {
client: '@hey-api/client-fetch',
input: 'path/to/openapi.json',
output: 'src/client',
plugins: [
...defaultPlugins,
{
dates: true,
name: '@hey-api/transformers',
},
{
name: '@hey-api/sdk',
transformer: true, // [!code ++]
},
],
};
```

- [#1447](https://github.com/hey-api/openapi-ts/pull/1447) [`200821b`](https://github.com/hey-api/openapi-ts/commit/200821b3ceea8ffca7656fe3f6e2ef98b7110a2a) Thanks [@mrlubos](https://github.com/mrlubos)! - fix: revert license to MIT

### Patch Changes

- [#1430](https://github.com/hey-api/openapi-ts/pull/1430) [`9cec9e8`](https://github.com/hey-api/openapi-ts/commit/9cec9e8582c12a8c041b922d9587e16f6f19782a) Thanks [@mrlubos](https://github.com/mrlubos)! - feat: Zod plugin generates response schemas

## 0.59.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/openapi-ts",
"version": "0.59.2",
"version": "0.60.0",
"description": "🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.",
"homepage": "https://heyapi.dev/",
"repository": {
Expand Down

0 comments on commit 326109e

Please sign in to comment.