Skip to content

Conversation

@openapi-ts-bot
Copy link
Contributor

@openapi-ts-bot openapi-ts-bot commented Feb 11, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • #2549 a690e52 Thanks @abumalick! - Add readOnly/writeOnly support via --read-write-markers flag. When enabled, readOnly properties are wrapped with $Read<T> and writeOnly properties with $Write<T>. openapi-fetch uses Readable<T> and Writable<T> helpers to exclude these properties from responses and request bodies respectively.

Patch Changes

[email protected]

Minor Changes

  • #2549 a690e52 Thanks @abumalick! - Add readOnly/writeOnly support via --read-write-markers flag. When enabled, readOnly properties are wrapped with $Read<T> and writeOnly properties with $Write<T>. openapi-fetch uses Readable<T> and Writable<T> helpers to exclude these properties from responses and request bodies respectively.

[email protected]

Minor Changes

  • #2549 a690e52 Thanks @abumalick! - Add readOnly/writeOnly support via --read-write-markers flag. When enabled, readOnly properties are wrapped with $Read<T> and writeOnly properties with $Write<T>. openapi-fetch uses Readable<T> and Writable<T> helpers to exclude these properties from responses and request bodies respectively.

[email protected]

Patch Changes

@openapi-ts-bot openapi-ts-bot requested a review from a team as a code owner February 11, 2026 15:50
@netlify
Copy link

netlify bot commented Feb 11, 2026

Deploy Preview for openapi-ts canceled.

Name Link
🔨 Latest commit f9c9204
🔍 Latest deploy log https://app.netlify.com/projects/openapi-ts/deploys/698ca7c6a7a36c0008268727

@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

size-limit report 📦

Path Size
packages/openapi-fetch/dist/index.mjs 6.98 KB (0%)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 164b321 to 96da07c Compare February 11, 2026 15:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 96da07c to 7289a82 Compare February 11, 2026 15:59
@drwpow drwpow merged commit 5709d33 into main Feb 11, 2026
12 of 13 checks passed
@drwpow drwpow deleted the changeset-release/main branch February 11, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants