Version 2.9.2
What's Changed
[Fix] Fixes 🛠
- Prevent Warning when Saving a Variation if YOAST is activated by @puntope in #2707
- Ensure coupon brand restrictions are uploaded to Google Merchant Center. by @ianlin in #2697
- Fix initial php 8.4 compatibility by @mikkamp in #2714
- Increase the specificity of
__styled--overflow-visible
selector by @tomalec in #2703
[Dev] Developer-facing changes 🧑💻
- Centralize frontend images to the dedicated directory by @eason9487 in #2709
- Clean up unnecessary files under
js/src
by @eason9487 in #2712 - Remove assertions from
reducer.test.js
that prevent the next state from being created by a way mutating unrelated references by @eason9487 in #2713 - Adjust the file names, component names, imports and exports of frontend files for better consistency by @eason9487 in #2715
- Remove the starting
.
from all internal alias imports by @eason9487 in #2717 - Combine
AppIconButton
andHelpIconButton
by @eason9487 in #2716 - Remove unnecessary Sass imports of
@wordpress/base-styles
by @eason9487 in #2718
Full Changelog: 2.9.1...2.9.2