Releases: softcommerceltd/magento-inventory-configurable-product
Releases · softcommerceltd/magento-inventory-configurable-product
Release v2.0.0
Changed
- BREAKING: Upgraded minimum PHP version requirement to 8.1+ (removed PHP 8.0 support)
- BREAKING: Major API changes for improved type safety
- Compatibility: Added support for PHP 8.4
- Enhancement: Add readonly property promotion for dependency injection
- Refactor: Simplify constructor by removing redundant property assignments
Full Changelog: 1.0.1...v2.0.0
1.0.2 [CE|EE|ECE 2.4.0-2.4.7] 21 Mar 2024
- Compatibility: Introduce compatibility with PHP type declaration [#2]
1.0.0 [CE | EE | ECE 2.4.0 - 2.4.5]
- Feature: New module to handle inventory configurable product fix related to
magento/inventory#3350
magento/magento2#35724