Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 00:56
· 29 commits to main since this release
0f52670

Patch Changes

  • Refactored public methods to use prototype-based bound functions instead of arrow functions for
    (#161) better inheritance and reduced memory
    usage