Skip to content

Releases: maxnowack/signaldb

v0.9.0

04 Apr 08:53
v0.9.0
13882ed
Compare
Choose a tag to compare

compare with main branch

changelog

  • 1441318 fix: signaldb-react in strict mode
  • e69b123 feat: add method to combine persistence adapters
  • 123837c feat: add first draft of replicated collection class
  • ae1a4ae fix: call save on primary adapter after load on secondary has finished
  • 74af7c4 feat: support saving of all items in local storage persistence adapter
  • e7eabf1 feat: export combinePersistenceAdapters function
  • 7452821 refactor: rename handleRemoteChange to registerRemoteChange
  • b333834 test: fix ReplicatedCollection tests
  • 13882ed 0.9.0

v0.8.9

30 Mar 11:58
v0.8.9
36f75c6
Compare
Choose a tag to compare

compare with main branch

changelog

  • e8d1a33 fix: rebuild indices after collection instantiation
  • 36f75c6 0.8.9

v0.8.8

29 Mar 22:35
v0.8.8
b0299a8
Compare
Choose a tag to compare

v0.8.7

23 Mar 10:16
v0.8.7
800412c
Compare
Choose a tag to compare

compare with main branch

changelog

  • e673f4e feat: add debug mode
  • 5963217 feat: add package for creating useReactivity react hook
  • 1f75de8 fix: remove id from index after removal
  • 7aeecf9 test: add test case for id index removal
  • 800412c 0.8.7

v0.8.6

11 Mar 17:49
v0.8.6
959f50a
Compare
Choose a tag to compare

compare with main branch

changelog

  • 20721f0 fix: improve query cursor and insert performance
  • 959f50a 0.8.6

v0.8.5

28 Feb 19:31
v0.8.5
9fc8f81
Compare
Choose a tag to compare

compare with main branch

changelog

  • 4d4daae refactor: improve index performance
  • 69ce3b3 refactor: optmize combining of indices
  • 9fc8f81 0.8.5

v0.8.4

27 Feb 13:30
v0.8.4
1e1fb4a
Compare
Choose a tag to compare

v0.8.3

16 Jan 18:13
Compare
Choose a tag to compare

compare with main branch

changelog

  • a9ffcf4 fix: don't discard data modified before persistence.init
  • e34fc8e 0.8.3

v0.8.2

16 Jan 10:13
Compare
Choose a tag to compare

compare with main branch

changelog

v0.8.1

28 Nov 16:51
Compare
Choose a tag to compare

compare with main branch

changelog

  • 23355aa fix: improve getting items from index positions
  • b79abe7 fix: cache items in cursor on first call when observing changes
  • 7ded2a7 0.8.1