Skip to content

v2.0.0-pre.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@mdaines mdaines released this 07 May 13:41
· 289 commits to v3 since this release
  • Use ".render.js" suffix instead of ".js.opaque".
  • Accept a Worker instance for the worker option instead of a string. Add workerURL option for passing the URL of a worker as a string. Less specific detection of worker scope.