Skip to content

Releases: shimataro/value-schema

value-schema 3.0.0-rc.2 released

16 Feb 10:42
48fefbc
Compare
Choose a tag to compare
Pre-release

Fixed

  • error with transpiled code by tsc/babel

value-schema 3.0.0-rc.1 released

16 Feb 03:05
0f4458b
Compare
Choose a tag to compare
Pre-release

Changed

  • use object for option
  • .fit() to .applySchemaObject() / .applyTo()

value-schema 2.2.6 released

14 Feb 01:24
4bd13ca
Compare
Choose a tag to compare

Others

  • update version of Checkout action
  • add example tests

value-schema 2.2.5 released

22 Sep 06:16
bfd09dd
Compare
Choose a tag to compare

Fixed

  • location of ambient declaration file

value-schema 2.2.4 released

22 Sep 05:32
068550f
Compare
Choose a tag to compare

Fixed

  • CI for publish

value-schema 2.2.3 released

22 Sep 04:20
78560c9
Compare
Choose a tag to compare

Fixed

  • CI for publish

value-schema 2.2.2 released

22 Sep 03:46
1d31daa
Compare
Choose a tag to compare

Fixed

  • add --unsafe-perm option for GitHub Actions

value-schema 2.2.1 released

22 Sep 02:52
3c09e86
Compare
Choose a tag to compare

value-schema 2.2.0 released

22 Sep 02:05
46e3135
Compare
Choose a tag to compare

Fixed

  • Support Node.js v4.0.0 again!

Others

  • use GitHub Actions for CI
  • distribute only built files
  • document about ES Modules in Node.js v8 and v12

value-schema 2.1.0 released

21 Jul 11:40
498ebe7
Compare
Choose a tag to compare

Others

  • update dependencies
  • Support Node.js v10/v12