Skip to content

Releases: massimocandela/dataflux

v1.10.2

12 Aug 14:20
Compare
Choose a tag to compare
  • fixed insert id feedback loop (024eb17)

v1.10.1

11 Aug 01:18
Compare
Choose a tag to compare

v1.10.0

26 Jul 18:43
Compare
Choose a tag to compare

v1.9.5

22 Jul 20:39
Compare
Choose a tag to compare
  • Merge pull request #4 from massimocandela/dependabot/npm_and_yarn/parse-url-6.0.2 (44f5450)
  • Bump parse-url from 6.0.0 to 6.0.2 (0d6a835)
  • fix creation of subObjects inside collections (bb8adce)
  • updated dependencies (ccd24ad)
  • updated dependencies (9331473)

v1.9.4

25 May 15:11
Compare
Choose a tag to compare
  • fixed missing propagation in case of insert (1492a06)
  • merge (e0159e8)
  • minor changes (e2dd006)
  • updated dependencies (61e201a)
  • Merge pull request #3 from massimocandela/dependabot/npm_and_yarn/moment-2.29.2 (83d8bbb)
  • Bump moment from 2.29.1 to 2.29.2 (efb5a2c)

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)