Releases: spryker/oryx-for-zed
Releases · spryker/oryx-for-zed
Version 2.11.5
Downgraded optimize-css-assets-webpack-plugin
version to keep build working in production mode.
Version 2.11.4
Replaced deprecated node-sass
dependency with dart-sass
.
Version 2.11.3
- Removed backward compatibility script for Merchant Portal assets.
- Fixed bug with not defined settings in datatables by adding additional module rule.
Version 2.11.2
Fixed backward compatibility script for the new Merchant Portal endpoint.
Version 2.11.1
Added missing dependency: fs-extra
.
Version 2.11.0
Changed destination folder for built assets according to new application endpoint name.
Version 2.10.1
Fixed wrong release.
Version 2.10.0
Added an ability to gather entry-points from spryker-sdk namespace.
Version 2.9.1
Downgraded resolve-url-loader
3.1.2 -> 2.3.2 to prevent build fail.
Version 2.9.0
- Removed
stylelint
andeslint
dependencies. - Introduced
babel-loader
into the webpack builder. - Added following dependencies:
@babel/core
,@babel/preset-env
,babel-loader
. - Updated dependency
resolve-url-loader
2.3.0 -> 3.1.2.