Skip to content

v3.2.1

Latest

Choose a tag to compare

@grimmdude grimmdude released this 01 Mar 22:20

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