Skip to content

Commit 1efd358

Browse files
docs: indicate incompatibility with experimental io-ts versions
Closes #446
1 parent 7d0b177 commit 1efd358

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ type-checked and runtime-validated HTTP calls in a standardized manner.
2323
[client]: packages/superagent-wrapper/README.md
2424
[server]: packages/express-wrapper/README.md
2525

26+
## io-ts Compatibility
27+
28+
**api-ts** is built and tested against the stable channel of io-ts (v2.1).
29+
**api-ts** is not currently compatible with the experimental channel of io-ts (v2.2).
30+
2631
## Developing
2732

2833
```sh

0 commit comments

Comments
 (0)