Skip to content

Henhed_Piwik 2.0.0

Compare
Choose a tag to compare
@henkelund henkelund released this 28 Jan 16:42
ec5e702

Changelog

  • Fixed issue where blocked tracker script caused checkout overlay to spin indefinitely
  • Rewrote unit tests to work with PHPUnit 6
  • Refactored code to satisfy MEQP2 suggestions
  • Updated code style to satisfy eslint and phpcs
  • Updated .travis.yml to test Magento 2.2.0 - 2.2.2
  • Added core module dependency constraints to composer.json

Breaking changes

  • Dropped support for Magento < 2.2
  • Dropped support for PHP < 7.0
  • Constructor signatures changed for
    • Henhed\Piwik\CustomerData\Checkout\CartPlugin
    • Henhed\Piwik\Observer\CartViewObserver
    • Henhed\Piwik\Observer\CheckoutSuccessObserver