CHANGELOG
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Improve schemas by enforcing that amounts that must be whole numbers (e.g Order asset amounts) no longer allow decimal amounts (#1173)
* Add schemas from @0x/connect (#1250)
* Convert all schemas to JSON files so that they can be used with `json-schema` implemenations in other programming languages. (#1145)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Update incorrect relayer api fee recipients response schema (#974)
* Allow for additional properties in txData schema (#938)
* Change hexSchema to match `0x` (#937)
* Upgrade Relayer API schemas for relayer API V2 (#916)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Update schemas for V2 or 0x Protocol (#615)
* Added CallData schema (#821)
* Update CallData schema id to CallData (#894)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Update Order & SignedOrder schemas, remove ECSignature schema and add Hex schema as part of V2 upgrades (#615)
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Dependencies updated
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)
* Rename `subscriptionOptsSchema` to `blockRangeSchema` (#272)
* Re-publish JSON-schema previously published under NPM package 0x-json-schemas