Skip to content

2.1.0

Compare
Choose a tag to compare
@lukejagodzinski lukejagodzinski released this 30 Jun 09:17
· 217 commits to v2 since this release

BREAKING CHANGES!

  • Classes are secured by default
  • The children option set to true by default in the Class.find() method

NEW FEATURES!

  • Resolve optional field using function
  • Support for child classes in Class.update() and Class.remove() methods
  • Inheritance for non stored classes
  • Allow changing collection and typeField properties in child classes
  • The integer validator

... and bug fixes