Skip to content

Releases: podraven/y-fire

Updated dist files for docMapper

07 Oct 12:47
d958f44
Compare
Choose a tag to compare

Added new docMapper option, which allows saving data to custom fields and allows custom data structure. Thanks @mitoyouhei for the contribution.

Local cache with indexedDB

01 Sep 19:42
3d783ed
Compare
Choose a tag to compare

Added cache feature to y-fire using indexedDB. y-fire now saves yjs documents in indexedDB until it is pushed to Firestore.

Breaking changes:

  • Replaced destroyHandler method with destroy

Github actions to release on npm

20 Feb 19:16
acb72b2
Compare
Choose a tag to compare

Some minor changes to the github workflow file.

First release 🚀

20 Feb 18:07
Compare
Choose a tag to compare

First release party 🎉

  • Firestore connection and database provider for Yjs
  • NPM module release action
  • Updated README