# y-indexeddb changelog > y-indexeddb release notes. - Vendor: y-indexeddb - Category: Developer Tools - Official site: https://yjs.dev/ - Tracked by: What's New (https://whatsnew.fyi/product/y-indexeddb) - Harvested from: GitHub (yjs/y-indexeddb) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v9.0.12 - Date: 2023-11-02 - Version: v9.0.12 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.12 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.12 - 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 - Date: 2023-05-04 - Version: v9.0.11 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.11 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.11 - 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 - Date: 2023-03-30 - Version: v9.0.10 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.10 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.10 - 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 - Date: 2022-07-19 - Version: v9.0.9 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.9 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.9 - 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 - Date: 2022-06-16 - Version: v9.0.8 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.8 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.8 - 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 - Date: 2022-01-21 - Version: v9.0.7 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.7 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.7 - 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 - Date: 2021-01-04 - Version: v9.0.6 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.6 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.6 - 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 - Date: 2020-07-27 - Version: v9.0.5 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.5 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.5 - 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 - Date: 2020-07-27 - Version: v9.0.4 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.4 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.4 - 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 - Date: 2020-01-25 - Version: v9.0.3 - Original notes: https://github.com/yjs/y-indexeddb/releases/tag/v9.0.3 - Permalink: https://whatsnew.fyi/product/y-indexeddb/releases/v9.0.3 - export types f43488b https://github.com/yjs/y-indexeddb/compare/v9.0.2...v9.0.3