Skip to content

v4.8.0

Compare
Choose a tag to compare
@sokra sokra released this 07 May 11:46
· 10388 commits to main since this release

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed