Skip to content

Releases: galenwarren/vuex-rx-sync

v1.0.1

19 Aug 19:31
6a9360e
Compare
Choose a tag to compare

1.0.1 (2018-08-19)

Bug Fixes

v1.0.0

19 Aug 18:50
ac9dbe8
Compare
Choose a tag to compare

1.0.0 (2018-08-19)

Bug Fixes

  • observable: properly use flatMap for observeKeys operator (8433b4a)
  • fix issues encountered in test integration (3ee7967)

Features

  • add observeValues and observeArray (d6370fb), closes #12
  • cleanup and renaming (da62179)
  • support mappable observables (d855793)