Releases: shimataro/value-schema
Releases · shimataro/value-schema
value-schema 3.0.0-rc.2 released
Fixed
- error with transpiled code by tsc/babel
value-schema 3.0.0-rc.1 released
Changed
- use object for option
.fit()
to.applySchemaObject()
/.applyTo()
value-schema 2.2.6 released
Others
- update version of Checkout action
- add example tests
value-schema 2.2.5 released
Fixed
- location of ambient declaration file
value-schema 2.2.4 released
Fixed
- CI for publish
value-schema 2.2.3 released
Fixed
- CI for publish
value-schema 2.2.2 released
Fixed
- add
--unsafe-perm
option for GitHub Actions
value-schema 2.2.1 released
Fixed
actions/npm
version
value-schema 2.2.0 released
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
Others
- update dependencies
- Support Node.js v10/v12