v2.2.0
What's Changed
- Fix entries blueprint performance by @FrittenKeeZ in #129
- Remove unnecessary
usein abstract TestCase by @ryanmitchell in #165 - Use Entry facade for origins to avoid duplicate queries by @ryanmitchell in #123
- Add blink to taxonomy queries by @ryanmitchell in #111
- Blink entry queries in term query builder by @ryanmitchell in #124
- Entry import: follow makeModelFromContract() approach used in other imports by @ryanmitchell in #163
- Set origin id on entry model by @jasonvarga in #160
- Store origin data alongside localized data by @ryanmitchell in #114
- Clear resolved facades before changing them on imports by @ryanmitchell in #174
Full Changelog: v2.1.0...v2.2.0