This patch release contains bug fixes backported from master. We'd like to thank all the contributors who made this happen 👍
All
- fixed: shipment management API & Admin Panel using new inventory units logic (#8473)
- replaced FactoryGirl with FactoryBot - however, you can still safely use FactoryGirl and you don't need to change it in your projects if you don't want to (9c2ee33, e106c5b)
Core
- fixed: prioritize web over asset pipeline in premailer (9b1097b)
- fixed: clone address instead of using same objects to stop overwriting them
(cd87003) - fixed issues with extension generator template (d7f134c)
Admin Panel
- fixed: add query terms in customer search - admin panel (7f239e5)