Skip to content

v3.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@jamesgpearce jamesgpearce released this 22 Jan 21:35
· 3094 commits to main since this release

For those who don't need tables, but just a reactive flat map, this experimental release adds a new keyed value API to the Store interface: setValue, getValue, addValueListener, etc.

It's not fully documented in the guides and demos but the API documentation and full test coverage is complete.

https://beta.tinybase.org/api/store/interfaces/store/store/