Changes since 23.6.0.alpha1
New features
-
Upgrade webpack to version 5 (23.6)
Commit · Pull requestUpdated webpack to version 5 Replaces extract-loader with extract-loader-5 for compatibilty with webpack 5 Replaces file-loader with Webpack 5 assets feature, as recommanded in the migration guide Bumps several npm dependencies Update flow Javascript plugins to adapt to webpack dependencies changes Part of #21334