Skip to content

Upgrading to 1.0.4

Please check the upgrade process overview for Hyvä-Checkout first.
Then, to upgrade, run the command

composer update --with-dependencies hyva-themes/magento2-hyva-checkout:1.0.4

This maintenance release fixes a number of issues, please refer to the changelog for details.

Backward incompatible changes

  • Removed default totals renderer

The default totals renderer introduced in 1.0.1 caused issues with existing installations. We made the decision to remove it. Now every total model that needs to be rendered requires a block to be declared in layout XML.

Changelogs

Changelogs are available from the CHANGELOG.md in the codebase, or here in the docs.