Skip to content

0.11.5

Choose a tag to compare

@dynamiccast dynamiccast released this 11 Aug 13:29
· 50 commits to master since this release

Sails.js integration

  • Fix race condition if model had more than one many to many associations to save
  • Fiz serializer was expecting input data to have relationships even if they did not
  • Fix bug null attributes were detected as relationships
  • Fix update requests did not go through global policies