Skip to content

Commit 43200d0

Browse files
authored
docs(README.md): deprecation notice
1 parent e1d3b49 commit 43200d0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
Complex type validators that generate TypeScript types for you.
1010
The validation errors are detailed. Adapted from the brilliant work in `flow-runtime`.
1111

12+
# Deprecated
13+
14+
I recreated this project as [`typed-validators`](https://github.com/jcoreio/typed-validators) and added Flow support!
15+
16+
A few breaking changes to the API were necessary for Flow support, but they also made it easier to declare objects with
17+
optional properties.
18+
1219
# Table of Contents
1320

1421
<!-- toc -->

0 commit comments

Comments
 (0)