Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@JaneJeon JaneJeon released this 28 Oct 21:34
· 525 commits to master since this release

The 2.0 release is focused on reverting to synchronous methods and dropping support for role-acl@4, since the asynchronous nature was preventing us from checking the modelOrObjects in insert/update/create methods (yes, I know I said it would be supported in the 1.0 release, but it apparently slipped my mind, my apologies)!

Also, more methods are supported now (e.g. patchAndFetch, updateAndFetchById, insertAndFetch, etc) and we also added the ability to specify a custom action!

v1.1.2...v2.0.0