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

Chore/typescript #141

Merged
merged 59 commits into from
Jan 14, 2019
Merged

Chore/typescript #141

merged 59 commits into from
Jan 14, 2019

Conversation

ryami333
Copy link
Contributor

@ryami333 ryami333 commented Jan 3, 2019

Migrating from Flow to Typescript. OK to merge to master without a release/documentation because I plan on making a couple of other breaking changes before making a 'major' release :)

Notes:

  • Consecutive did not have types available, so simply wrote that into its own helper utility.
  • Recompose typing was hell (as is most HOC typing) so removed it in favour of a more bare-metal approach.
  • Big fan of tslint-microsoft-contrib. Quite strict and opinionated, but the best third-party plugin/preset I've found for tslint.
  • The huge diffs in spec files are not meaningful - they're mostly just to fix typing assertions. There are a handful of new tests, but no test assertions have been meaningfully modified.

@coveralls
Copy link

coveralls commented Jan 3, 2019

Coverage Status

Coverage decreased (-0.6%) to 99.425% when pulling 6537261 on chore/typescript into 604ecfb on master.

@ryami333 ryami333 merged commit d7c32c8 into master Jan 14, 2019
@ryami333 ryami333 deleted the chore/typescript branch January 14, 2019 20:07
@ryami333 ryami333 mentioned this pull request Jan 16, 2019
@FriOne
Copy link

FriOne commented Feb 7, 2019

@ryami333 hi! Could you say when the next major version be released?
I found this awesome module at the wrong time :)

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

Successfully merging this pull request may close these issues.

None yet

3 participants