Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodingItWrong CodingItWrong released this 18 Apr 09:43
· 93 commits to master since this release
  • When updating a record, its cached related data is now updated as well (#184)
  • When you delete a record that is in another record's relationship, you will no longer get an undefined when accessing that relationship; the missing record will be skipped instead (#185)