Closed matthewpflueger closed 1 year ago
Hi @JozefFlakus is this a legitimate concern? I ask because I haven't been able to upgrade fp-ts or io-ts due to the compiler error in marblejs...
@JozefFlakus When do you think a release will get cut?
@matthewpflueger relased ✅. Sorry that you had to wait.
Describe the bug I recently attempted to upgrade fp-ts and io-ts in my project and received a ton of compiler errors for declared events:
An example of what for a declared event:
The event was declared like:
To Reproduce Try upgrading fp-ts and io-ts
Expected behavior No compiler errors
Desktop (please complete the following information):
Additional context Usage of fp-ts and io-ts outside of event did not throw compiler errors.