Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Releases: rvagg/js-ipld-schema-validator

v1.0.2

18 Aug 10:57

Choose a tag to compare

1.0.2 (2022-08-18)

Bug Fixes

  • lint validator functions in tests (#52) (61ba9c6)

v1.0.1

16 Aug 05:06

Choose a tag to compare

1.0.1 (2022-08-16)

Bug Fixes

v1.0.0

15 Aug 03:41

Choose a tag to compare

1.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • ESM-only, new schema-schema format, fix types

Features

  • ESM-only, new schema-schema format, fix types (0ac765b)

Bug Fixes

  • don't publish from dist/ (7e113cb)

Trivial Changes

  • no-release: bump actions/checkout from 2.3.4 to 2.4.0 (#17) (f0c7510)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#37) (74aa037)
  • no-release: bump actions/setup-node from 2.3.2 to 2.5.1 (#22) (c26a0e7)
  • no-release: bump actions/setup-node from 2.5.1 to 3.1.0 (#40) (b2bd40f)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#41) (6615d82)
  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#46) (b2c2b3c)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#47) (3a80d4b)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#48) (fa47644)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#49) (e42330f)
  • no-release: bump ipld-schema from 1.1.6 to 2.0.2 (#45) (35c61f5)
  • no-release: bump mocha from 9.2.2 to 10.0.0 (#44) (1153342)
  • no-release: bump polendina from 1.1.1 to 3.0.0 (#43) (30ca1f4)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#42) (4cd639c)

v0.1.0

23 Jun 12:06

Choose a tag to compare

0.1.0 (2021-06-23)

Bug Fixes

  • add types & checking to tests, add example.js (3fd144c)
  • replace hundreds with c8 (584bf9c)
  • update deps (f6ab7f6)

Features

  • add type annotations to codegen (f756433)
  • support inline link defns in kinded unions, more output lint fixes (f086bd8)