Upgrading to 1.3.14
Version 1.3.14 is a bugfix release.
When upgrading to Hyvä Theme 1.3.14, always update the hyva-themes/magento2-theme-module to its latest version.
The Hyva_Theme module (package hyva-themes/magento2-theme-module) can be safely updated to its latest version, even if you are not upgrading the Default Theme to 1.3.14.
Notable Fixes
Fixed PHP 8.4 Support
Resolves missing nullable parameters for PHP 8.4 compatibility.
Fix: Incompatibility in createBooleanObject (Alpine CSP vs. Non-Alpine CSP)
The exclamation mark (!) for 'not' has been replaced. For example, `!show` should now be written as `notShow`.
The `!` syntax is currently supported but will be deprecated in the next major version.
For more information, see this page.
Fixed dispatchMessage
Resolves message timeout issues.
Changelogs
Detailed changelogs are available in `CHANGELOG.md` within the codebase, or via these links:
Upgrade Resources
Refer to the Hyvä Theme upgrade documentation for detailed upgrade instructions.