Release v0.3.3
Overview
This release fixes a module resolution issue in the build configuration to ensure proper bundling with rolldown.
🐛 Fixes
- Module resolution fix: Resolved a
requireissue by adjusting rolldown build options and removing external dependencies from the bundle (ASMA-6030).
What's Changed
- fix(require): ASMA-6030 Try to fix require with rolldown options & no external by @SebastianDarieCarasent in #14
Full Changelog: v0.3.2...v0.3.3