Skip to content

Releases: ShiiRochi/wavesurfer-react

3.0.2

17 Feb 20:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

3.0.1

28 Nov 18:38
Compare
Choose a tag to compare

What's Changed

  1. updated demo link

Full Changelog: v3.0.0...v3.0.1

3.0.0

28 Nov 18:37
Compare
Choose a tag to compare

What's Changed

WATCHOUTs

  1. Not backward compatible with versions of wavesurfer.js below 7
  2. To use package with wavesurfer below 7'th version please use 2.X.X version of the package, I will try to support them also.
  3. Marker component is now using Region component under the hood.

Full Changelog: v2.2.3...v3.0.0

2.2.3

06 Aug 12:18
Compare
Choose a tag to compare

What's Changed

  • codebase updates to suit TypeScript checks
  • small typings updates

Full Changelog: v2.2.2...v2.2.3

2.2.2

07 Jul 17:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2

2.2.1

19 Jun 17:23
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES WARNING:

  • onMount prop is now called for both: mount and unmount events
  • useWavesurfer hook is now used in the package at its core (WaveSurfer component)

Full Changelog: v2.1.6...v2.2.1

2.1.6

23 May 19:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.1.6

2.1.5

21 May 20:18
Compare
Choose a tag to compare
  • remove prop-types import

Full Changelog: v2.1.4...v2.1.5

2.1.4

21 May 19:54
Compare
Choose a tag to compare
  • remove prop-types package

Full Changelog: v2.1.3...v2.1.4

2.1.3

13 Mar 18:09
Compare
Choose a tag to compare

What's Changed

  • readme updated

Full Changelog: v2.1.1...v2.1.3