Skip to content

Conversation

@openapi-ts-bot
Copy link
Contributor

@openapi-ts-bot openapi-ts-bot commented Feb 8, 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

openapi-fetch@0.16.0

Minor Changes

  • #2362 9002418 Thanks @luxass! - Added support for setting a custom path serializers either globally or per request. This allows you to customize how path parameters are serialized in the URL. E.g. you can use a custom serializer to prevent encoding of a path parameter, if you need to pass a value that should not be encoded.

openapi-react-query@0.5.3

Patch Changes

  • Updated dependencies [9002418]:
    • openapi-fetch@0.16.0

@openapi-ts-bot openapi-ts-bot requested a review from a team as a code owner February 8, 2026 23:24
@netlify
Copy link

netlify bot commented Feb 8, 2026

Deploy Preview for openapi-ts canceled.

Name Link
🔨 Latest commit 23a9d18
🔍 Latest deploy log https://app.netlify.com/projects/openapi-ts/deploys/69891df0116c3400083e5af3

@github-actions github-actions bot force-pushed the changeset-release/main branch from 60638d3 to 199e998 Compare February 8, 2026 23:25
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

size-limit report 📦

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

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from c170cb1 to f30b9b6 Compare February 8, 2026 23:30
@drwpow drwpow force-pushed the changeset-release/main branch from f30b9b6 to 59fc5e3 Compare February 8, 2026 23:31
{
"path": "packages/openapi-fetch/dist/index.mjs",
"limit": "7 kB",
"limit": "7.1 kB",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Evergreen reminder: bumping size-limit by teeny amounts like this is expected and normal. Size-limit is meant to catch huge, accidental jumps in size. Growing by a few bytes here and there is acceptable.

@drwpow drwpow merged commit 7318f82 into main Feb 8, 2026
14 checks passed
@drwpow drwpow deleted the changeset-release/main branch February 8, 2026 23:38
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