Skip to content

Releases: jalik/js-schema

v4.2.0

04 Dec 17:48
fe488f4

Choose a tag to compare

v3.0.10

07 Feb 03:49

Choose a tag to compare

What's Changed

  • Added github actions CI job by @jalik in #12

Full Changelog: v3.0.9...v3.0.10

v2.0.1

17 Sep 18:35

Choose a tag to compare

2.0.1

v1.3.2

24 Jul 21:22

Choose a tag to compare

Fixes missing dependency `babel-preset-airbnb`

v1.2.0

23 Oct 02:44

Choose a tag to compare

1.2.0

v1.1.3

14 Oct 04:43

Choose a tag to compare

1.1.3

v1.1.2

11 Oct 02:33

Choose a tag to compare

1.1.2

v1.1.1

08 Jun 08:54

Choose a tag to compare

1.1.1

v1.1.0

08 Jun 08:54

Choose a tag to compare

1.1.0

v1.0.0

12 Mar 04:21

Choose a tag to compare

Exports `Schema` as default of package

Exports `Schema` using ES6 default export
Exports `SchemaError` using ES6 default export
Exports `SchemaField` using ES6 default export
Updates README