Bug Fixes
- fix:
removeEventsByName()skips consecutive matching events (#153) - fix: Resolve VexFlow dotted notes not playing properly (#154)
- fix: Add missing return statements in
mergeSingleEvent()(#155) - fix: Convert examples back to CJS for Node 18 compatibility
- fix: Restore test compatibility after ESM example conversion