Releases: spryker/store-context
Releases · spryker/store-context
1.0.1
Included commits: 1.0.0...1.0.1
Fixes
- Adjusted
StoreContextFacade::validateStoreContextCollection()
,StoreContextFacade::createStoreContextCollection()
, andStoreContextFacade::updateStoreContextCollection()
so now they return a clearer error message if DEFAULT context is missing.
1.0.0
Included commits: https://github.com/spryker/store-context/tree/1.0.0
Initial Release
- Introduced store context functionality.