Skip to content

Latest commit

 

History

History
67 lines (25 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

67 lines (25 loc) · 2.21 KB

1.2.4 (2019-08-20)

Bug Fixes

  • updated package containing vulnerability (0d99acd)
  • upgrade packages (#30) (5cd0619)

1.2.3 (2019-05-21)

1.2.2 (2019-04-02)

1.2.1 (2019-03-22)

1.2.0 (2019-03-22)

Features

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.