Skip to content

Commit e096a08

Browse files
committed
docs(readme): Updated readme for v2
1 parent a3a0807 commit e096a08

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
@@ -40,6 +40,13 @@ This generates `gql-schemas/*.graphql` for each `.ts` file in `types/` (and sub-
4040
When converting *from* SureType, typeconv will extract all *exported* validators.
4141

4242

43+
## Versions
44+
45+
Since v2:
46+
* The package is a pure ESM module, no more CommonJS support. This will likely not affect CLI usages.
47+
* Node 12 support is dropped.
48+
49+
4350
# Contents
4451

4552
* [Conversion example](#conversion-example)

0 commit comments

Comments
 (0)