- Support for the `AssociateUsing` query field strategy was added. It allows `LazyLoadTheRelated` and `LazyLoadEveryRelated` to use an association model to find the related models to query.
- Fixed a bug using MongoDB in which the local and foreign fields of joined models would be flipped in queries, breaking the lookup and match.