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

TypeScript 2.6 support #260

Closed
OliverJAsh opened this issue Oct 29, 2017 · 2 comments
Closed

TypeScript 2.6 support #260

OliverJAsh opened this issue Oct 29, 2017 · 2 comments

Comments

@OliverJAsh
Copy link
Collaborator

TypeScript 2.6 is currently in release candidate (RC) and almost ready to be released as stable.

Have you experimented with getting fp-ts to work with TypeScript 2.6? I tried upgrading my app and got a lot of errors when enabling the new strictFunctionTypes rule.

https://blogs.msdn.microsoft.com/typescript/2017/10/12/announcing-typescript-2-6-rc/

@gcanti
Copy link
Owner

gcanti commented Oct 30, 2017

Relevant: #244

TLDR: npm i fp-ts@next

@gcanti
Copy link
Owner

gcanti commented Nov 1, 2017

TypeScript 2.6.1 is out, I'm going to officially release the next version of fp-ts which is currently published in the next channel (0.6.1)

@gcanti gcanti closed this as completed in 0b0f027 Nov 1, 2017
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

No branches or pull requests

2 participants