Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Cleanup deps 2 - #68

Closed
BenPope wants to merge 2 commits into
io-ts-validationfrom
cleanup-deps-2
Closed

Cleanup deps 2#68
BenPope wants to merge 2 commits into
io-ts-validationfrom
cleanup-deps-2

Conversation

@BenPope

Copy link
Copy Markdown
Contributor

What?

  • Typescript, io-ts, fp-ts to latest versions
  • Remove unknown-ts
  • io-ts belongs in dependencies not devDependencies

Why?

Newer is better?


  • CHANGELOG updated if relevant?

Ben Popeand others added 2 commits December 16, 2019 21:40
When the typescript is converted to javascript, all type checks are lost.
Instead, define the requirements in terms of io-ts types and check them at runtime.
@BenPope
BenPope changed the base branch from io-ts-validation to masterDecember 16, 2019 22:13
@BenPope
BenPope changed the base branch from master to io-ts-validationDecember 16, 2019 22:14
@BenPope

Copy link
Copy Markdown
ContributorAuthor

#67 is better

@BenPopeBenPope closed this Dec 16, 2019
@BenPope
BenPope deleted the cleanup-deps-2 branch December 16, 2019 23:20
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@BenPope