Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"packages/mux-active-viewer-count": "0.2.0-alpha.13",
"packages/mux-audio": "0.16.0",
"packages/mux-audio-react": "0.16.0",
"packages/mux-audio": "0.16.1",
"packages/mux-audio-react": "0.16.1",
"packages/mux-elements-codemod": "1.1.12",
"packages/mux-player": "3.13.0",
"packages/mux-player-react": "3.13.0",
"packages/mux-player-astro": "3.13.0",
"packages/mux-player": "3.13.1",
"packages/mux-player-react": "3.13.1",
"packages/mux-player-astro": "3.13.1",
"packages/mux-uploader": "1.5.0",
"packages/mux-uploader-react": "1.5.0",
"packages/mux-uploader-astro": "1.5.0",
"packages/mux-video": "0.31.0",
"packages/mux-video-react": "0.31.0",
"packages/playback-core": "0.35.0"
"packages/mux-video": "0.31.1",
"packages/mux-video-react": "0.31.1",
"packages/playback-core": "0.35.1"
}
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions packages/mux-audio-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.16.1](https://github.com/muxinc/elements/compare/@mux/mux-audio-react@0.16.0...@mux/mux-audio-react@0.16.1) (2026-05-14)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [0.16.0](https://github.com/muxinc/elements/compare/@mux/mux-audio-react@0.15.26...@mux/mux-audio-react@0.16.0) (2026-04-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/mux-audio-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-audio-react",
"version": "0.16.0",
"version": "0.16.1",
"description": "A custom mux audio element for React that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -66,7 +66,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.35.0",
"@mux/playback-core": "0.35.1",
"prop-types": "^15.8.1"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/mux-audio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.16.1](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.16.0...@mux/mux-audio@0.16.1) (2026-05-14)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [0.16.0](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.15.26...@mux/mux-audio@0.16.0) (2026-04-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/mux-audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-audio",
"version": "0.16.0",
"version": "0.16.1",
"description": "A custom mux audio element for the browser that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -63,7 +63,7 @@
"build": "npm-run-all --parallel 'build:esm -- --minify' 'build:iife -- --minify' 'build:cjs -- --minify' 'build:esm-module -- --minify'"
},
"dependencies": {
"@mux/playback-core": "0.35.0",
"@mux/playback-core": "0.35.1",
"custom-media-element": "~1.4.5"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/mux-player-astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [3.13.1](https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.13.0...@mux/mux-player-astro@3.13.1) (2026-05-14)


### Miscellaneous Chores

* **@mux/mux-player-astro:** Synchronize player versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-player bumped from 3.13.0 to 3.13.1
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [3.13.0](https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.12.0...@mux/mux-player-astro@3.13.0) (2026-04-28)


Expand Down
6 changes: 3 additions & 3 deletions packages/mux-player-astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-player-astro",
"version": "3.13.0",
"version": "3.13.1",
"description": "An open source Mux player for Astro that Just Works™",
"homepage": "https://mux.com/player",
"repository": {
Expand Down Expand Up @@ -28,8 +28,8 @@
"astro": "^4.0.0 || ^5.0.0 || ^6.0.0"
},
"dependencies": {
"@mux/mux-player": "3.13.0",
"@mux/playback-core": "0.35.0"
"@mux/mux-player": "3.13.1",
"@mux/playback-core": "0.35.1"
},
"devDependencies": {
"astro": "^6.1.8",
Expand Down
15 changes: 15 additions & 0 deletions packages/mux-player-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.13.1](https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.13.0...@mux/mux-player-react@3.13.1) (2026-05-14)


### Miscellaneous Chores

* **@mux/mux-player-react:** Synchronize player versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-player bumped from 3.13.0 to 3.13.1
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [3.13.0](https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.12.0...@mux/mux-player-react@3.13.0) (2026-04-28)


Expand Down
6 changes: 3 additions & 3 deletions packages/mux-player-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-player-react",
"version": "3.13.0",
"version": "3.13.1",
"description": "An open source Mux player for React that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -112,8 +112,8 @@
}
},
"dependencies": {
"@mux/mux-player": "3.13.0",
"@mux/playback-core": "0.35.0",
"@mux/mux-player": "3.13.1",
"@mux/playback-core": "0.35.1",
"prop-types": "^15.8.1"
},
"devDependencies": {
Expand Down
16 changes: 16 additions & 0 deletions packages/mux-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.13.1](https://github.com/muxinc/elements/compare/@mux/mux-player@3.13.0...@mux/mux-player@3.13.1) (2026-05-14)


### Bug Fixes

* defer load() until connected to prevent metadata race on first Mux Data beacon ([#1326](https://github.com/muxinc/elements/issues/1326)) ([1cca3ad](https://github.com/muxinc/elements/commit/1cca3ad431fa12ca08f2a707e1265ae2f1709928))
* remove inline onclick CSP violation in retry link ([#1332](https://github.com/muxinc/elements/issues/1332)) ([65d44fc](https://github.com/muxinc/elements/commit/65d44fcea631ff7d1bbc70782eeefefb36918d42))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-video bumped from 0.31.0 to 0.31.1
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [3.13.0](https://github.com/muxinc/elements/compare/@mux/mux-player@3.12.0...@mux/mux-player@3.13.0) (2026-04-28)


Expand Down
6 changes: 3 additions & 3 deletions packages/mux-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-player",
"version": "3.13.0",
"version": "3.13.1",
"description": "An open source Mux player web component that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -125,8 +125,8 @@
"build": "npm-run-all 'build:esm:base -- --minify' 'build:cjs:base -- --minify' 'build:esm:ads:mixin -- --minify' 'build:cjs:ads:mixin -- --minify' --parallel 'build:esm:** -- --minify' 'build:iife:** -- --minify' 'build:cjs:** -- --minify' 'build:esm-module:** -- --minify' 'build:themes'"
},
"dependencies": {
"@mux/mux-video": "0.31.0",
"@mux/playback-core": "0.35.0",
"@mux/mux-video": "0.31.1",
"@mux/playback-core": "0.35.1",
"media-chrome": "~4.19.0",
"player.style": "^0.3.0"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/mux-video-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.31.1](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.31.0...@mux/mux-video-react@0.31.1) (2026-05-14)


### Miscellaneous Chores

* **@mux/mux-video-react:** Synchronize video versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [0.31.0](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.30.7...@mux/mux-video-react@0.31.0) (2026-04-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/mux-video-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-video-react",
"version": "0.31.0",
"version": "0.31.1",
"description": "A custom mux video element for React that Just Works™",
"keywords": [
"video",
Expand Down Expand Up @@ -67,7 +67,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.35.0",
"@mux/playback-core": "0.35.1",
"prop-types": "^15.8.1"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/mux-video/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.31.1](https://github.com/muxinc/elements/compare/@mux/mux-video@0.31.0...@mux/mux-video@0.31.1) (2026-05-14)


### Bug Fixes

* Added a warning when tracks are being added before player init ([#1317](https://github.com/muxinc/elements/issues/1317)) ([095f04c](https://github.com/muxinc/elements/commit/095f04ca9a2f19001f6cec6ae5d4100e54ecd4a5))
* resolve TypeScript errors with moduleResolution nodenext and skipLibCheck false ([#1313](https://github.com/muxinc/elements/issues/1313)) ([243cf1e](https://github.com/muxinc/elements/commit/243cf1e669b065b0bed3a5f94913d4c8e726723e))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.35.0 to 0.35.1

## [0.31.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.30.7...@mux/mux-video@0.31.0) (2026-04-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/mux-video/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-video",
"version": "0.31.0",
"version": "0.31.1",
"description": "A custom mux video element for the browser that Just Works™",
"keywords": [
"video",
Expand Down Expand Up @@ -125,7 +125,7 @@
},
"dependencies": {
"@mux/mux-data-google-ima": "^0.3.4",
"@mux/playback-core": "0.35.0",
"@mux/playback-core": "0.35.1",
"@types/google_interactive_media_ads_types": "^3.697.0",
"castable-video": "~1.1.13",
"custom-media-element": "~1.4.6",
Expand Down
Loading