Skip to content

chore: version packages - #11

Merged
karngyan merged 1 commit into
mainfrom
changeset-release/main
Jun 26, 2026
Merged

chore: version packages#11
karngyan merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
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 main, this PR will be updated.

Releases

@karnstack/kino@0.1.2

Patch Changes

  • fcc6f05: Actually fix playback-rate persistence across source swaps. The previous attempt set defaultPlaybackRate, but mux-video does not proxy that property to its inner <video>, so loading a new source still reset the rate to 1x. kino now tracks the chosen rate (desiredRate) and re-asserts it on the element after every source load, and reports it as state.rate so the brief reset never surfaces to the UI.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 26, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
kino 7e520bd Commit Preview URL

Branch Preview URL
Jun 26 2026, 11:18 PM

@karngyan
karngyan merged commit 2846b61 into main Jun 26, 2026
2 checks passed
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