Skip to content

Releases: ForsakenHarmony/parket

"public" release

31 Jan 01:02
Compare
Choose a tag to compare

Features

  • Devtools
  • Proper serialisation

Breaking Changes

  • subscribe is gone, it's replaced by onPatch, onAction and onSnapshot
  • You have to provide a name for the model (this helps a lot with serialisation, so make sure you don't have any duplicates)