Skip to content

v6.0.2

Choose a tag to compare

@carlo-808 carlo-808 released this 16 Jun 18:44
· 228 commits to main since this release
  • Changes hasCalledBack from a constant to a variable to avoid failure when it gets reassigned.
    Thank you @paulgoertzen-merico for the bug fix.
  • Added 'no-const-assign' lint rule.