Skip to content

1.6.0

Compare
Choose a tag to compare
@equiman equiman released this 28 Jul 03:03
· 32 commits to main since this release
5b1118f

Added

  • Const destructuring in a safe way to avoid the Cannot destructure Property of Undefined Error when the variable is undefined.