Skip to content

v0.0.23

Compare
Choose a tag to compare
@phortx phortx released this 22 Apr 06:18
· 226 commits to master since this release

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