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

feat!: types, upgrades, minor fixes, basic to-js CLI util #4

Merged
merged 11 commits into from
Jun 23, 2021

Conversation

rvagg
Copy link
Owner

@rvagg rvagg commented Jun 12, 2021

  • now exports a create function for making a single type validator
    Function
  • also exports a Builder class that is used by create and can be
    used to build a full suite of validators not tied to a specific root
  • adds a CLI to print JavaScript validator output from a schema
  • adds TS type checking through schema-schema from ipld-schema

* now exports a `create` function for making a single type validator
  Function
* also exports a `Builder` class that is used by `create` and can be
  used to build a full suite of validators not tied to a specific root
* adds a CLI to print JavaScript validator output from a schema
* adds TS type checking through schema-schema from ipld-schema
@rvagg rvagg merged commit f6ab7f6 into master Jun 23, 2021
@rvagg rvagg deleted the rvagg/upgr-types-cli branch June 23, 2021 12:03
@github-actions
Copy link

🎉 This PR is included in version 0.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant