Skip to content

Releases: djipco/webmidi

Release 3.0.20

06 May 19:11

Choose a tag to compare

This release fixes a regression issue causing Node.js to fail to correctly identify the proper flavour of module to load (ESM vs CJS).

Release v3.0.19

03 Apr 15:02

Choose a tag to compare

  • Remove tarball after GitHub release (cdca7fd)
  • Target specific version for GitHub release assets (ec2a551)
  • Update Docusaurus (79abef6)
  • Update manual installation instruction after implementation of new release mechanism (9772a87)

Release v3.0.18

03 Apr 14:00

Choose a tag to compare

  • Update version number before building (68ee855)

Release v3.0.16

01 Apr 13:37

Choose a tag to compare

  • Fixes a namespace collision that surfaced when TypeScript was used in Angular and React (#247)

Release v3.0.11

23 Jan 20:54

Choose a tag to compare

Minor release with improvements to events, particularly for TypeScript users.

Release v3.0.10

17 Jan 14:56

Choose a tag to compare

  • Improved support for environments with both Node.js and browser JavaScript engines (e.g. Electron, NW.js, etc.)

  • Fixed regression bug where note on events with velocity of 0 were not considered as note off events as they should have been.

Release v3.0.9

16 Jan 16:33

Choose a tag to compare

More improvements for TypeScript users

Release v3.0.8

12 Jan 16:18

Choose a tag to compare

Minor release:

  • Using Webpack or a framework that uses Webpack (React, Next.js, etc.) no longer causes a warning to appear in console

  • The TypeScript declaration file has been improved

  • Various fixes and improvements to the documentation

Release v3.0.1

26 Nov 17:13

Choose a tag to compare

Version 3 brings a ton of new features such as Node.js support, TypeScript support, new objects, better sysex support, message forwarding, various flavours (ESM, IIFE, CJS), modern syntax, and so much more!

You can check out the new website for more details.

Release v3.0.0-alpha.23

11 Nov 15:12

Choose a tag to compare

Pre-release
Built on 2021-11-11T10:02:43-05:00