You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support for filename output path configuration to include [contenthash] - resolves #1253
add alwaysWarn option, true by default having webpack emit all warnings and errors as warnings. If set to false warnings and errors will be emitted as they are. In a future major release false will be the default (and possibly only) behavior.
@stylable/experimental-loader
emit Stylable warnings and errors
@stylable/webpack-extensions
add support for scoped npm packages
Misc.
update all dependencies to latest stable, resolving all security audit warnings