Skip to content

Releases: fosfad/json-schema-typescript-definitions

0.2.0

13 Apr 15:47

Choose a tag to compare

Add undefined as allowed type to all optional properties.

0.1.0

13 Jan 10:37
54d366e

Choose a tag to compare

$schema field can not contain arbitrary string anymore. It may be only https://json-schema.org/draft/2020-12/schema. Also added exported constant dialectIdentifier which contains dialect identifier string.

0.0.21

13 Sep 19:51
2646e64

Choose a tag to compare

Export JsonSchemaBoolean

0.0.20

13 Sep 19:49
646e134

Choose a tag to compare

Split JSON Schema into JsonSchemaObject and JsonSchemaBoolean

0.0.19

13 Sep 19:38
19503e9

Choose a tag to compare

Allow boolean as JSON Schema

0.0.18

13 Sep 19:31
d9aa96e

Choose a tag to compare

Make tsconfig.json stricter

0.0.17

13 Sep 14:50
e110e5b

Choose a tag to compare

Fix imports

0.0.16

11 Sep 20:18
50c3224

Choose a tag to compare

Fix a bug with invalid type

0.0.15

11 Sep 20:14
aa1ef9d

Choose a tag to compare

Fix a bug with invalid type

0.0.14

11 Sep 20:02
671e670

Choose a tag to compare

Add format keyword