Skip to content

Upgrading to 1.4.2

Release 1.4.2 is mostly a bugfix release.

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

Notable news

  • Fixed Speculation rules to take account for store codes in URL
  • Fixed Product List Page item so that the gallery correctly updates for each item
  • Fixed the gallery fullscreen

Improved documentation and debugging

We added debug helpers to make it clear if you need to adjust something,
for more info see the Hyvä Themes Tailwind Utilities changelog.

We also added comments to the hyva.config.json to make it more clear what this file is used for and how to use it.

Added source URLs for easier debugging

Source URLs make it easier to debug JavaScript as if it were JavaScript files.

Added new CSS Component input-group

This CSS component makes it easier to bundle form fields together (e.g. a search field).

Changelogs

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

Tooling

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