Skip to content

Releases: massimocandela/dataflux

v1.9.3

27 Mar 17:50
Compare
Choose a tag to compare
  • removed unused import (5675cee)
  • updated dependencies (7c27e14)
  • fixed propagation of updates on object refresh (ca47be9)

v1.9.2

27 Feb 16:23
Compare
Choose a tag to compare
  • fixed resolution of inexistent promise (89b1c88)

v1.9.1

26 Feb 18:12
Compare
Choose a tag to compare
  • allow promise propagation on insert, update, delete (4642e14)
  • updated dependencies (aa141f3)
  • updated dependencies (a651c30)
  • Merge pull request #2 from massimocandela/dependabot/npm_and_yarn/follow-redirects-1.14.8 (07a61b1)
  • Bump follow-redirects from 1.14.7 to 1.14.8 (52d56cf)

v1.9.0

12 Feb 19:07
Compare
Choose a tag to compare
  • minor improvements in doc (535f895)
  • introduced object validation (d57cfb1)
  • fixed tests (2e17fac)
  • introduced autoRefresh option (42a2b8b)
  • tests for refresh feature (32a83e5)
  • fixed tests (30035a9)
  • retrieve if after insert (5876e5b)
  • fixed error propagation (0e22612)
  • added mock function (1c06827)
  • prevent objects that cannot be inserter to remain in the store (bffd626)
  • add targets and proper error messages on api error (89cee42)

v1.8.0

11 Feb 02:49
Compare
Choose a tag to compare
  • Merge branch 'main' of github.com:massimocandela/dataflux (29d51b2)
  • introduced support for batch operations (fd9437f)
  • introduced support for batch operations (7fb3b5e)
  • fixed multiple subscribe unsubscribe order (2636d95)

v1.7.5

09 Feb 02:02
Compare
Choose a tag to compare
  • react hooks documentation (24fa317)
  • removed unused dependency (43def3f)
  • fixed issue of unsubscribe called before subscribe is resolved (0b1ce02)

v1.7.4

07 Feb 15:39
Compare
Choose a tag to compare
  • removed minification for node modules (287a899)
  • reduced package size and introduced compatibility with browsers (c24d6dd)
  • minor fix to readme (e783847)

v1.7.3

07 Feb 12:43
Compare
Choose a tag to compare
  • fixed unwrap function (2ea52a2)
  • fixed retrieve/submit of arrays of primitives (8497901)

v1.7.2

07 Feb 02:53
Compare
Choose a tag to compare
  • allow for arrays of primitives (0de71af)

v1.7.1

07 Feb 01:29
Compare
Choose a tag to compare
  • fixed factory for url and increased test coverage (fa32f8f)