This repository was archived by the owner on Oct 11, 2023. It is now read-only.
3.0.0-alpha.37
Pre-release
Pre-release
·
20 commits
to master
since this release
- Optimise by using read-only transactions where possible
- New feature: before- and after-mount hooks for loading models
- New feature: virtual models
- Virtual models are not stored in Firestore
- Data is provided by a super simple delegate
- Can be used to "eliminate"/virtualise models such as the internal core store, or Roles and Permissions models (advanced usage)