0.12.0
Changed
Breaking changes are marked 💥
Expiremental changes are marked 🧪
- tech(store): Store aggregate as-is by @pjechris in #45 💥
- feat(keyPath): Use
WritableKeyPath
instead ofKeyPath
by @pjechris in #50 💥 - feat(store): Make stamp optional by @pjechris in #52
Also note that BufferedCollection
has been removed. Use MutableCollection
💥
Added
- feat(store): Add parameter for
store
to update entity by @pjechris in #47 - feat(entity): Add support for enum by @pjechris in #51 🧪
Full Changelog: 0.11.1...0.12.0