Skip to content

v5.57.0

Compare
Choose a tag to compare
@sokra sokra released this 05 Oct 15:07
· 2448 commits to main since this release

Performance

  • reduce number of hash.update calls
  • allow ExternalModules to be unsafe cached
  • improve hashing performance of module lists (StringXor)

Bugfixes

  • experiments.cacheUnaffected
    • handle module/chunk id changes correctly
    • cache modules with async blocks
    • show errors when using incompatible options