Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 00:39
· 18 commits to master since this release

8.0.0 (2022-02-14)

Bug Fixes

  • eslint: add missing dev deps about @babel/core to be able to run eslint-parser (88c6c8a)
  • package: apply npm audit fix (7a526a7)
  • package: update dependencies to latest version (4810e2b)
  • workermessageprogress: fix nameof exported workermessageprogress (5fc21b2)

Code Refactoring

  • webapi: refactor the usage of webapi and improve capability and perfs (33c03eb)

BREAKING CHANGES

  • webapi: the class abstractwebapi is now webapi. And WebApiMessageResponse is now
    webAPIMessageResponse.
  • workermessageprogress: workerprogressmessage become workermessageprogress