webpack v5.2.1 Release Notes

Release Date: 2020-10-27 // over 3 years ago
  • ๐Ÿ›  Bugfixes

    • โž• add watchOptions.followSymlinks option to schema
    • ๐Ÿ›  fix hard crash when calling resolve with undefined value
    • ๐Ÿ›  fix emit problem when files have hash in query string
    • ๐Ÿ›  fix unneeded generation of SourceMaps when no devtool is used
      • fixes a huge performance regression with terser-webpack-plugin