- TaxJar now requires Craft Commerce 5.0.0-beta.1 or later.
- Added
craft\commerce\taxjar\events\ModifyRequestEvent
. - Provided a more precise store location address to the Tax Jar API. (#13)
- Fixed a bug where cached tax rates were not being invalidated when line item tax category changed. (#11)
- Added Commerce 4 compatibility.
- Fixed a PHP error that would occur on Craft 3.5. (#7)
- Fixed a bug where long category descriptions would cause Tax Jar category sync to fail. (#5)
- Initial release.