Table of Contents & Menu
Navigation

Upgrading to 1.4.2

Release 1.4.2 is primarily a bugfix release.

You can safely update the Hyva_Theme module (package hyva-themes/magento2-theme-module) to the latest version, even if you don't update the Default Theme.

Highlights

  • Fixed speculation rules for store codes in URLs.
  • Resolved Product List Page gallery not updating correctly for each item.
  • Fixed gallery fullscreen issues.

Improved Documentation and Debugging

Debug helpers were added to indicate necessary adjustments. See the Hyvä Themes Tailwind Utilities changelog for details.

The hyva.config.json file now includes comments for improved clarity on its purpose and usage.

Added Source URLs for Easier Debugging

Source URLs now simplify JavaScript debugging by treating compiled code as original JS files.

New CSS Component: input-group

The new input-group CSS component simplifies bundling related form fields (e.g., search fields).

Changelogs

Full changelogs are available in the codebase's `CHANGELOG.md` or via these links:

Upgrade Guidance

For detailed upgrade instructions, refer to the Hyvä Theme upgrade documentation.