Releases: spryker/cart-reorder-extension
Releases · spryker/cart-reorder-extension
Release list
1.4.0
Included commits: 1.3.0...1.4.0
Improvements
- Introduced
CartReorderOrderProviderPluginInterfaceto find an order for cart reorder when customer related order is not found by order and customer references.
1.3.0
Included commits: 1.2.0...1.3.0
Improvements
- Introduced
CartReorderQuoteProviderStrategyPluginInterfaceto provide a quote for reordering in the Client layer.
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Introduced
CartReorderOrderItemFilterPluginInterfaceto filter reorder items.
Deprecations
- Deprecated
CartReorderItemFilterPluginInterface.
1.1.0
1.0.0
Included commits: https://github.com/spryker/cart-reorder-extension/tree/1.0.0
Initial Release
- This module provides plugin interfaces used by the
CartReordermodule.