Skip to content

v1.0.0

Choose a tag to compare

@Draeken Draeken released this 23 Jan 20:12
· 16 commits to master since this release

1.0.0 (2018-01-23)

Bug Fixes

  • handle updates with greater quantity than docs retrieved (84c08e6)
  • output satisfaction (2fb9094)
  • query with multiple places consuming many times (d1a4942)
  • throw non-empty needsSatisfaction (8dcbc55)
  • transfo to ranges satisfaction (f8e49c7)
  • tslint error in test file (b4831e5)
  • update from nil and delete update (b12658a)
  • use max start when multiple places for output (ae59104)
  • webpack build error with fs module used by loki (6dfc621)

Code Refactoring

  • returns value instead of promise (684cf26)

Features

BREAKING CHANGES

  • queryToStatePotentials take a string as baseState instead of a promise