Skip to content

Commit

Permalink
docs(typescript): updates minimum ts version to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Jan 13, 2021
1 parent 8c76416 commit 2cea4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-src/src/content/pages/advanced/typescript/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CASL is written in [TypeScript] and this brings several benefits:

So, let's play around with them

> Minimum supported TypeScript version is **3.5.3**
> Minimum supported TypeScript version is **3.8.3**. CASL uses [`export type` syntax](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html#type-only-imports-and-export)
## Permissions inference

Expand Down

0 comments on commit 2cea4cf

Please sign in to comment.