- Adds per-relationship config allowing opt-out of default child record deletion for
hasMany
relationships
- Breaking change
- peer dependency Bookshelf >= 1.1.0
- it requires you to update bookshelf to 1.1.0 or later
Refactoring how we hook into Bookshelf. Major release was required, because i am not sure if this will break your implementation.
No other breaking changes.
- Breaking Change
- peer dependency Bookshelf >= 0.13
- it requires you to update to bookshelf 0.13