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

fix: Fix TypeScript errors when compiling with noUncheckedIndexedAccess #297

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

aikoven
Copy link
Collaborator

@aikoven aikoven commented May 18, 2021

This PR fixes compilation of generated TypeScript files with enabled Checked Indexed Access.

@stephenh
Copy link
Owner

Thanks!

@stephenh stephenh merged commit f865e43 into stephenh:main Jun 13, 2021
stephenh pushed a commit that referenced this pull request Jun 13, 2021
## [1.81.2](v1.81.1...v1.81.2) (2021-06-13)

### Bug Fixes

* Fix TypeScript errors when compiling with `noUncheckedIndexedAccess` ([#297](#297)) ([f865e43](f865e43))
@stephenh
Copy link
Owner

🎉 This PR is included in version 1.81.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants