Transitioned all code to ES Modules for modern compatibility. Implemented speed optimizations for faster performance. Reduced build size by 50% for a more efficient package. For a detailed overview of the changes, refer to PR #135
What's Changed
- Converted to ES modules by @stereobooster in #135
New Contributors
- @stereobooster made their first contribution in #135
Full Changelog: v2.1.22...v2.1.24