Files
protocol/packages/react-docs/CHANGELOG.md
2018-03-19 00:13:19 +01:00

326 B

CHANGELOG

v0.0.3 - March 18, 2018

* Move TS typings from devDependencies to dependencies since they are needed by the package user.

v0.0.2 - March 18, 2018

* Move example out into a separate sub-package
* Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package (#452)