Skip to content

v6.0.0

Compare
Choose a tag to compare
@MylesBorins MylesBorins released this 04 May 20:10
· 142 commits to main since this release
5818089

This Semver Major update to node-osc drops support for Node.js 10 / 13 / 15, adds experimental bundle support, and drops one of the two internal dependencies.

As internals have changes it is possible that error messages are going to be different than previous releases.

Notable Changes

  • ce02e95 - chore: drop support for node 10 / 13 / 15
  • 0eb7549 - server: add experimental bundle support
  • 1c4365a - client: experimental bundle support

Shout Outs

Thanks to @jshea2 for helping to get bundle support together! Without clear examples of how to generate bundles to test the implementation I would never have been able to get support together.

Full Changelog

v5.2.3...v6.0.0