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

Update types to current TS version #33

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Conversation

nikeee
Copy link
Contributor

@nikeee nikeee commented Feb 2, 2022

  • Uses unknown instead of any.
  • Uses keyof T for the keys array.
  • Symbols are now supported in index signatures.

- Uses `unknown` instead of `any`.
- Uses `keyof T` for the `keys` array.
- Symbols are now supported in index signatures.
@kaelzhang
Copy link
Owner

good news that ts supports symbols now.

looking into this

@kaelzhang kaelzhang merged commit 5e2dcac into kaelzhang:master Feb 3, 2022
kaelzhang added a commit that referenced this pull request Feb 3, 2022
kaelzhang added a commit that referenced this pull request Feb 3, 2022
@nikeee nikeee deleted the patch-1 branch February 3, 2022 15:39
@kaelzhang
Copy link
Owner

Landed in 4.2.2

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