这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@johngeorgewright
Copy link
Owner

Fixes #399

Generics were previously only tested for interfaces and object type.
However any type alias can also have generics.

Fixes #398
@johngeorgewright johngeorgewright added the enhancement New feature or request label Sep 4, 2022
@johngeorgewright johngeorgewright marked this pull request as ready for review September 4, 2022 11:41
BREAKING CHANGE: abstract TypeWriters.never is required
@johngeorgewright johngeorgewright merged commit 71a5fb9 into master Sep 4, 2022
@johngeorgewright johngeorgewright deleted the 399-never branch September 4, 2022 11:54
@johngeorgewright johngeorgewright temporarily deployed to NPM September 4, 2022 11:59 Inactive
@github-actions
Copy link

github-actions bot commented Sep 4, 2022

🎉 This PR is included in version @runtyping/generator-v7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

🎉 This PR is included in version @runtyping/test-type-writers-v2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

🎉 This PR is included in version @runtyping/io-ts-v1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

🎉 This PR is included in version @runtyping/runtypes-v1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

🎉 This PR is included in version @runtyping/zod-v1.3.0 🎉

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

enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Never type is not parsed

2 participants