Skip to content

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:03
498d7e7

Important Changes

Dependencies

Dev Dependencies

🐛 Bug Fixes

  • Remove useless fn declaration 729c151

📝 Internal changes

  • Fix test error after bump jest to v27.x 0cc0701
  • Add NodeJS.Global to fix ts error on node v16.x 2481230
  • Remove typedoc, add API description to README.md a23f361

🔧 Code Refactoring

  • Refactor Wrapper and UpdateManager aed99bc

Contributors

@keindev