Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] release #2084

Merged
merged 1 commit into from
Jan 3, 2025
Merged

[ci] release #2084

merged 1 commit into from
Jan 3, 2025

Conversation

openapi-ts-bot
Copy link
Contributor

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]

Patch Changes

@openapi-ts-bot openapi-ts-bot requested a review from a team as a code owner January 3, 2025 21:07
Copy link

netlify bot commented Jan 3, 2025

Deploy Preview for openapi-ts ready!

Name Link
🔨 Latest commit 477494c
🔍 Latest deploy log https://app.netlify.com/sites/openapi-ts/deploys/6778519501658c0008ee8233
😎 Deploy Preview https://deploy-preview-2084--openapi-ts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

github-actions bot commented Jan 3, 2025

size-limit report 📦

Path Size
packages/openapi-fetch/dist/index.min.js 6.47 KB (0%)

@drwpow drwpow merged commit 50abec4 into main Jan 3, 2025
13 checks passed
@drwpow drwpow deleted the changeset-release/main branch January 3, 2025 21:54
duncanbeevers pushed a commit to duncanbeevers/openapi-typescript that referenced this pull request Jan 3, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
drwpow added a commit that referenced this pull request Jan 4, 2025
* Add schema to postTransform options (#2049)

* Add schema to postTransform options

Closes #2013

* fixup! Add schema to postTransform options

Closes #2013

* fixup! Add schema to postTransform options

Closes #2013

* fixup! Add schema to postTransform options

* Add Netlify badge (#2065)

* Only check GitHub token for docs build when update needed

* Add Netlify badge

* Use link

* [ci] release (#2084)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix issue templates (#2088)

* Add feat issues to projects (#2090)

* Use const arrays for OpenAPI enum types

Preserve capitalization of named, exported enum values.
Type exported const values as const, instead of their location within the operations or components schemas.
Derive and export types for enum values from concrete values in const arrays.
Use derived enum value types in operations and components schemas.
Use non-conflicting variable names for composed OpenAPI enums (anyOf: [enum1, enum2])

* Export type-predicates along when enumValues is true

---------

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: openapi-ts-bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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