Skip to content

Releases: foxxyz/soundkit

v3.0.0

17 Dec 05:28
Compare
Choose a tag to compare

⚠️ Breaking Changes

  • Library is now ESM-only (use v2.0.5 for CommonJS)
  • Drop support for Node v10, v12 (End of life)

Bugfixes

  • Groups with initial levels of 0 now fade in correctly (#12)

v2.0.5

28 Jan 02:40
Compare
Choose a tag to compare

Bugfixes

  • Default levels are retained correctly (#10)
  • Fades with zero duration do not revert to default fade duration (#9)