Skip to content

v3.0.0-0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mickhansen mickhansen released this 16 Sep 09:06
· 173 commits to master since this release

This major release changes the general philosophy of the project to rely on batching rather than includes.
Almost all use cases will experience great performance improvements.
There is a minor performance degradation in cases where the query is only one level deep with a single belongsTo relation.