Skip to content

v2.0.0

Latest

Choose a tag to compare

@GoldStrikeArch GoldStrikeArch released this 04 Nov 11:07
· 28 commits to main since this release
dc6a8f9

🚀 Release Notes

⚠️ Breaking Change

  • Build Target Updated: The TypeScript compilation target has been changed from ES5 to ES2018.
    This may affect compatibility with older environments that do not support ES2018 features. Please ensure your runtime environment supports ES2018 before upgrading.