Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 6.0.0 #2437

Merged
merged 1 commit into from
Feb 7, 2022
Merged

release: 6.0.0 #2437

merged 1 commit into from
Feb 7, 2022

Conversation

thijstriemstra
Copy link
Contributor

No description provided.

@thijstriemstra
Copy link
Contributor Author

@caugner want to take a look at the upgrade doc for 6.0.0? If you do, make the new PR against the branch of this PR.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.452% when pulling a15cdfc on release-600 into 8c326e1 on master.

@caugner
Copy link
Contributor

caugner commented Feb 7, 2022

@thijstriemstra I'm afraid I have very limited time these days. The changelog doesn't mention any breaking change. Are there any?

@thijstriemstra
Copy link
Contributor Author

@caugner no worries! then consider it a heads up for a new release, in case you want to update the ts files.

@thijstriemstra thijstriemstra merged commit 9924b1d into master Feb 7, 2022
@thijstriemstra thijstriemstra deleted the release-600 branch February 7, 2022 23:16
@caugner
Copy link
Contributor

caugner commented Feb 8, 2022

See: DefinitelyTyped/DefinitelyTyped#58661

If I'm not mistaken, the only breaking change is the removal of CursorPlugin.outerWidth() in bff81af.

Additions:
- WaveSurferParams: add hideCursor (types/params)
- CanvasEntry: add getFillStyle() (src/drawer.canvasentry)
- MarkerParams: add draggable (src/plugin/markers)
- SpectogramPluginParams: add splitChannels (src/plugin/spectogram)

Changes:
- WaveSurfer: add optional channelIdx parameter (src/wavesurfer)

Fixes:
- WaveSurfer: add missing setProgressColor() method (src/wavesurfer)

Removals:
- CursorPlugin: remove outerWidth() (src/plugin/cursor)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants