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: Support for type operators readonly & `unique #1356

Merged
merged 2 commits into from
Aug 28, 2020

Conversation

ericzhangjx
Copy link
Contributor

Fix #1336 and add tests for type operators (successor of #1354)

Sorry, the former pr seems to be merged with others commits accidentally.

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Aug 28, 2020

Thanks! Working on putting a release together now.

@Gerrit0 Gerrit0 merged commit 6e0661c into TypeStrong:master Aug 28, 2020
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Aug 28, 2020

Released in 0.19 :)

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.

readonly T[] is exported as keyof T[]
2 participants