@sledorze @raveclassic @grossbart
I was waiting for microsoft/TypeScript#26349 in order to start working on fp-ts@2.x but alas looks like it will be delayed for an indefinite period.
The current codebase has accumulated some cruft during the last few months, which is a good thing because fp-ts is now way better than say a year ago, but is also much confusing for new comers.
I think it's time to clean up the codebase and release a polished fp-ts@2.x version:
- remove all the deprecated APIs / modules
- remove all phantom fields
- other changes? (please help me with this)
What do you think?
@sledorze @raveclassic @grossbart
I was waiting for microsoft/TypeScript#26349 in order to start working on
fp-ts@2.xbut alas looks like it will be delayed for an indefinite period.The current codebase has accumulated some cruft during the last few months, which is a good thing because fp-ts is now way better than say a year ago, but is also much confusing for new comers.
I think it's time to clean up the codebase and release a polished
fp-ts@2.xversion:What do you think?