Skip to content

Upgrading to 1.3.14

Release 1.3.14 focuses solely on bugfixes.

When updating the Hyvä Theme to version 1.3.14, please always update the hyva-themes/magento2-theme-module to the latest version.

Even if not updating the Default Theme to 1.3.14, it is safe to update the Hyva_Theme module to the latest version (package hyva-themes/magento2-theme-module).

Notable news

Please refer to the changelogs for details about the bugfixes.

Fixed support for PHP 8.4

Fixed missing nullable parameters for PHP 8.4 compatibility.

Fix incompatibility in createBooleanObject between Alpine CSP and non Alpine CSP

Replaced exclamation mark (!) for not. For example !show should be written as notShow.

The exclamation mark (!) syntax will be supported in the current versions but is marked for deprecation in the next major version.

For more information check out this page

Fixed dispatchMessage

Fixed message timeout.

Changelogs

The changelogs are available in the CHANGELOG.md files in the release packages.

Tooling

Please refer to the Hyvä Theme upgrade docs for helpful information on how to upgrade.