Y Indexeddb Versions Save

IndexedDB database adapter for Yjs

v9.0.12

7 months ago
  • add engines field b905750
  • add exports - related to yjs/yjs#438 753c284
  • bump ci node engines 41a5e59

https://github.com/yjs/y-indexeddb/compare/v9.0.11...v9.0.12

v9.0.11

1 year ago
  • update typescript dce7999
  • update bundle script 0edd308
  • update deps 2e49a51
  • fire whenSynced sooner (unfinished) 1e1eb18
  • measure time to create a y-indexeddb instance d3c5169

https://github.com/yjs/y-indexeddb/compare/v9.0.10...v9.0.11

v9.0.10

1 year ago
  • 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

https://github.com/yjs/y-indexeddb/compare/v9.0.9...v9.0.10

v9.0.9

1 year ago
  • Merge pull request #21 from HaNdTriX/fix/destroy 276e6fc
  • fix early destroy 0c9334f

https://github.com/yjs/y-indexeddb/compare/v9.0.8...v9.0.9

v9.0.8

2 years ago
  • remove mutexes and use origin-filter instead - implements #19 b1d366e

https://github.com/yjs/y-indexeddb/compare/v9.0.7...v9.0.8

v9.0.7

2 years ago
  • add origin and local information to load transaction - fixes #17 3a52367
  • Merge pull request #16 from willheslam/patch-1 6e3c042
  • Update README.md 3f882be

https://github.com/yjs/y-indexeddb/compare/v9.0.6...v9.0.7

v9.0.6

3 years ago
  • 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

https://github.com/yjs/y-indexeddb/compare/v9.0.5...v9.0.6

v9.0.5

3 years ago
  • 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

https://github.com/yjs/y-indexeddb/compare/v9.0.4...v9.0.5

v9.0.4

3 years ago
  • Merge pull request #8 from brechtcs/master fcd25b2
  • add sponsor message 2d21bdf
  • Point package "main" to CommonJS build ea4e8f1
  • fixes #7

https://github.com/yjs/y-indexeddb/compare/v9.0.3...v9.0.4

v9.0.3

4 years ago