Skip to content

v0.8.0

Compare
Choose a tag to compare
@SpaceK33z SpaceK33z released this 14 Apr 12:02
· 271 commits to master since this release
  • A model now has a cid property, which is a globally unique value. You can use this e.g. in React in the key prop.
  • Allow newer versions of axios.
  • Use pkg.module instead of pkg.browser in package.json, since support for that is better apparently.
  • Allow custom versions of moment to be used as property (e.g. a version with custom locales).