Skip to content

Releases: yjs/y-indexeddb

v9.0.12

02 Nov 19:09
Compare
Choose a tag to compare

v9.0.11...v9.0.12

v9.0.11

04 May 12:43
Compare
Choose a tag to compare

v9.0.10...v9.0.11

v9.0.10

30 Mar 15:44
Compare
Choose a tag to compare
  • dont apply updates if y-indexeddb is already destroyed - replaces #27 - related to #25 9a9112b
  • ensure that existing updates are store just before we apply the db updates 217fd6d
  • Merge pull request #22 from fantactuka/patch-1 8057af2
  • Update y-indexeddb.js 3f90b17

v9.0.9...v9.0.10

v9.0.9

19 Jul 12:08
Compare
Choose a tag to compare

v9.0.8...v9.0.9

v9.0.8

16 Jun 06:11
Compare
Choose a tag to compare
  • remove mutexes and use origin-filter instead - implements #19 b1d366e

v9.0.7...v9.0.8

v9.0.7

21 Jan 15:29
Compare
Choose a tag to compare
  • add origin and local information to load transaction - fixes #17 3a52367
  • Merge pull request #16 from willheslam/patch-1 6e3c042
  • Update README.md 3f882be

v9.0.6...v9.0.7

v9.0.6

04 Jan 15:40
Compare
Choose a tag to compare
  • clearData returns Promise - fixes #12 27b8b74
  • Add API documentation 7b3fa50
  • fix markdownlint 308fdc9
  • Merge branch 'master' of github.com:yjs/y-indexeddb d61f4d1
  • update documentation website b61e186
  • Add GitHub workflow 25b147d
  • bump dependencies a1bffa6
  • destroy itself when ydoc is destroyed 513024b

v9.0.5...v9.0.6

v9.0.5

27 Jul 15:53
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:yjs/y-indexeddb b41319e
  • fix meta storage and add tests. fixes #9 90451a5
  • Merge pull request #11 from ajhyndman/transact-init 795b5b6
  • Wrap initial update syncing in a doc transaction ad231d4

v9.0.4...v9.0.5

v9.0.4

27 Jul 15:39
Compare
Choose a tag to compare
  • Merge pull request #8 from brechtcs/master fcd25b2
  • add sponsor message 2d21bdf
  • Point package "main" to CommonJS build ea4e8f1
  • fixes #7

v9.0.3...v9.0.4

v9.0.3

25 Jan 13:24
Compare
Choose a tag to compare