v7.1.0
- Add
isAudioBuffer(value)named export — duck-typed predicate, absorbsis-audio-buffer - Rewrite
audio-buffer/play: Web Audio API in browsers, dynamicimport('audio-speaker')in Node - Fix AudioContext leak — reuse single context across calls
- Fix replay after stop and natural end
- Remove
audio-speakerfrom runtime dependencies — zero deps - Add
filesfield to package.json — clean tarball - Fix README lead example —
buf = normalize(trim(buf))instead of discarded result
Full Changelog: v7.0.0...v7.1.0