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

Version Packages #26

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Version Packages #26

merged 1 commit into from
Sep 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

react-audio-tracks@1.2.4

Patch Changes

  • 37009bd: New feature - updateFrequencyMs option allows you to subscribe to timeupdate events at a fixed custom frequency, eliminating device or browser-specific frequency differences that can result in unexpected user experience.
    New feature - onResolve callback that runs ONLY when the audio has played successfully without error.

    New property - useTrackStream hook provides a new value trackIsPlaying, which is a shortcut for trackInstance.getState().isPlaying.
    New property - error state and ended states are separated and distinguished in AudioItemState.

    • Minor performance improvements and bug fixes.

@vercel
Copy link

vercel bot commented Sep 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-audio-tracks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2023 4:23pm

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

Successfully merging this pull request may close these issues.

1 participant