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

Add support for TypeScript 5 to @rtk-query/codegen-openapi #3434

Closed

Conversation

nathan-knight
Copy link

This PR resolves #3395

I fixed the factory calls that used the deprecated decorators parameter by removing the parameter.

I also switched from @rtk-query/oazapfts-patched to oazapfts because it looks like the original has all the functionality from the patched version and already uses TypeScript 5.

@codesandbox
Copy link

codesandbox bot commented May 10, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented May 10, 2023

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 61401ac
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/645be2bb5749790008305d13
😎 Deploy Preview https://deploy-preview-3434--redux-starter-kit-docs.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 settings.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 61401ac:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration

@cvereterra
Copy link
Contributor

Very similar to my PR

@markerikson
Copy link
Collaborator

Should be superseded by merging #2854 , and will try to publish new codegen versions now!

@markerikson markerikson closed this Oct 9, 2023
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.

RTKQ - OpenAPI Codegen - Support for TS 5
4 participants