- [Bugfix] Re-build ES module which correctly runs on Bun but not on Node
- Eliminate Babel and work natively as ES module from now on
- Ensure Bun compatibility
- Exports only esm format from now on
- Update old rollup-plugin-terser to @rollup/plugin-terser
- [Bugfix] Properly pass the error messages - Closes #6
- Automated unit testing with Jest - Closes #1
- [Bugfix] Hooks are now working properly - Fixes #2
- Change NPMJS.com org, from @altiva to @alumna