Skip to content

Latest commit

 

History

History
35 lines (14 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

35 lines (14 loc) · 1.14 KB

1.1.0 (2019-02-08)

Features

1.0.1 (2019-01-23)

Bug Fixes

  • Fix issue with ResourceList resolver (#20) (6826b37), closes #19

1.0.0 (2019-01-11)

Features

BREAKING CHANGES

  • New resources contain new dependencies. One of these contains graphql which may require you to delete and reinstall node modules. We have updated several versions so when updating, you should rerun yarn install and may need to remove node_modules before hand.