Skip to content

v8.0.20240630

Choose a tag to compare

@bjornstar bjornstar released this 30 Jun 05:30
· 4 commits to master since this release
  • [Blob.js] Change Blob.prototype to global.Blob.prototype (@tmisirpash)
  • [Blob.js] Make it work in environments where global.Blob exists, but global.FileReader does not (@bjornstar)
  • [Blob.js] Add isPolyfill property to the polyfilled versions so we can differentiate them (@bjornstar)
  • [test] Unskip tests and update to work in environments with global.Blob & global.File & global.URL (@bjornstar)
  • [.github] Update action versions and test node v12-v22 (@bjornstar)