Skip to content

Commit

Permalink
docs(readme): Updated readme for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Feb 5, 2023
1 parent a3a0807 commit e096a08
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ This generates `gql-schemas/*.graphql` for each `.ts` file in `types/` (and sub-
When converting *from* SureType, typeconv will extract all *exported* validators.


## Versions

Since v2:
* The package is a pure ESM module, no more CommonJS support. This will likely not affect CLI usages.
* Node 12 support is dropped.


# Contents

* [Conversion example](#conversion-example)
Expand Down

0 comments on commit e096a08

Please sign in to comment.