-
-
Notifications
You must be signed in to change notification settings - Fork 260
Better forward typings (TS)
#229
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
Conversation
|
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/zerobias/effector/iusx0eiga |
|
Also added tests for providing both generics (as you asked me in our community) to avoid accidental breaking change in future. |
|
@abliarsar proposed an idea how to make |
|
Remark: This is just a note. |
421acd1 to
e5f9878
Compare
|
Great! 👍 |
Fixed wrong
forwardtypings behavior, when forwarding FROM "less strict" type TO "more strict" type throws no errors.