copilot/CHANGELOG.md

21 lines
935 B
Markdown

<a name="1.0.0"></a>
# 1.0.0 (2017-05-25)
### Bug Fixes
* **cp-frontend:** gracefully handle multiple postinstall executions ([73899b2](https://github.com/yldio/copilot/commit/73899b2))
* **cp-frontend:** use `postinstall` hook to patch react-scripts ([d2ac10a](https://github.com/yldio/copilot/commit/d2ac10a))
* **styled-is:** correct package entrypoints ([44a2f2e](https://github.com/yldio/copilot/commit/44a2f2e))
* **ui-toolkit:** compile on postinstall ([7bf95fd](https://github.com/yldio/copilot/commit/7bf95fd))
* **ui-toolkit:** copy fonts before compiling ([19f3678](https://github.com/yldio/copilot/commit/19f3678))
### Features
* **cp-frontend:** Move portal query to header, display result, return user from mock server ([5ffa07a](https://github.com/yldio/copilot/commit/5ffa07a))
* **cp-frontend,ui-toolkit:** style inheritance using `.extend` (#458) ([f3e531d](https://github.com/yldio/copilot/commit/f3e531d))