Closed shuritch closed 1 year ago
Stable release version
Warnings before testing
Repository created
Namespaces, runtime schema checking, custom types
Default struct types: Array, Set, Map, Object
Default scalar types: String, Boolean, Number, BigInt
Default exotic types: Any, Undefined, JSON
Custom Errors
[x] tests and linter show no problems (npm t)
npm t
[x] tests are added/updated for bug fixes and new features
[x] code is properly formatted (npm run fmt)
npm run fmt
[x] description of changes is added in CHANGELOG.md
[x] update .d.ts typings
V0.1.0 Release version
Includes:
Stable release version
Warnings before testing
Repository created
Namespaces, runtime schema checking, custom types
Default struct types: Array, Set, Map, Object
Default scalar types: String, Boolean, Number, BigInt
Default exotic types: Any, Undefined, JSON
Custom Errors
[x] tests and linter show no problems (
npm t
)[x] tests are added/updated for bug fixes and new features
[x] code is properly formatted (
npm run fmt
)[x] description of changes is added in CHANGELOG.md
[x] update .d.ts typings