v0.0.23
Changelog
New Features
- Implemented
$isPersisted
Improvements
- Better logging
Bugfixes
- The persist action now returns the correct record and deletes the old one
- Data from custom mutations are stored now too
- After destroy no new data is stored
- Some minor fixes