Releases: ipld/js-ipld-schema
Releases · ipld/js-ipld-schema
v1.1.6
1.1.6 (2021-08-06)
Trivial Changes
- deps: bump actions/setup-node from 2.3.2 to 2.4.0 (cfa6c76)
v1.1.5
1.1.5 (2021-08-05)
Trivial Changes
- deps: bump actions/setup-node from 2.3.1 to 2.3.2 (36726aa)
v1.1.4
1.1.4 (2021-08-04)
Trivial Changes
- deps: bump actions/setup-node from 2.3.0 to 2.3.1 (12ec7f2)
v1.1.3
1.1.3 (2021-07-21)
Trivial Changes
- deps: bump actions/setup-node from 2.2.0 to 2.3.0 (f186e66)
v1.1.2
1.1.2 (2021-07-01)
Trivial Changes
- deps: bump actions/setup-node from 2.1.5 to 2.2.0 (9822b1f)
v1.1.1
1.1.1 (2021-06-23)
Bug Fixes
- add TypeLink to InlineDefn (de0d76c)
v1.1.0
1.1.0 (2021-06-23)
Features
- add json-to-schema command-line feature (18ea55f)
- add schema-schema.ts (6ce7565)
- export types for index (0d255c6)
Bug Fixes
- more schema-schema fixes and tweaks (4d0f3b7)
- schema-schema fixes from actual use (7cf823c)
Trivial Changes
- cli: minor yargs usage tweak (138e226)
v1.0.0
1.0.0 (2021-06-10)
⚠ BREAKING CHANGES
- remove validator & loader, export { parser } only (#35)
Features
- remove validator & loader, export { parser } only (#35) (4b74628)
Bug Fixes
Trivial Changes
- add github actions - dependabot and semantic-release (#28) (33139b7)