Skip to content

fix: avoid prerender errors caused by date access#1226

Merged
luwes merged 3 commits intomuxinc:mainfrom
RJWadley:main
Dec 17, 2025
Merged

fix: avoid prerender errors caused by date access#1226
luwes merged 3 commits intomuxinc:mainfrom
RJWadley:main

Conversation

@RJWadley
Copy link
Contributor

fixes #1225

@RJWadley RJWadley requested a review from a team as a code owner October 28, 2025 23:26
@vercel
Copy link

vercel bot commented Oct 28, 2025

@RJWadley is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

@snyk-io
Copy link

snyk-io bot commented Oct 28, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@vercel
Copy link

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
elements-demo-nextjs Error Error Dec 17, 2025 11:13pm

@luwes luwes merged commit d044183 into muxinc:main Dec 17, 2025
3 of 10 checks passed
@github-actions github-actions bot mentioned this pull request Dec 17, 2025
luwes pushed a commit that referenced this pull request Dec 18, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>@mux/playback-core: 0.32.2</summary>

##
[0.32.2](https://github.com/muxinc/elements/compare/@mux/playback-core@0.32.1...@mux/playback-core@0.32.2)
(2025-12-18)


### Bug Fixes

* avoid prerender errors caused by date access
([#1226](#1226))
([d044183](d044183))
</details>

<details><summary>@mux/mux-player: 3.10.2</summary>

##
[3.10.2](https://github.com/muxinc/elements/compare/@mux/mux-player@3.10.1...@mux/mux-player@3.10.2)
(2025-12-18)


### Bug Fixes

* bump the prod-dependencies group across 2 directories with 2 updates
([#1259](#1259))
([ee4d961](ee4d961))
* Resolve infinite loading state in Safari with MSE and on-demand stream
type ([#1257](#1257))
([dadca90](dadca90))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-video bumped from 0.29.1 to 0.29.2
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

<details><summary>@mux/mux-player-astro: 3.10.2</summary>

##
[3.10.2](https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.10.1...@mux/mux-player-astro@3.10.2)
(2025-12-18)


### Miscellaneous Chores

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


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-player bumped from 3.10.1 to 3.10.2
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

<details><summary>@mux/mux-player-react: 3.10.2</summary>

##
[3.10.2](https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.10.1...@mux/mux-player-react@3.10.2)
(2025-12-18)


### Miscellaneous Chores

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


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-player bumped from 3.10.1 to 3.10.2
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

<details><summary>@mux/mux-audio: 0.15.19</summary>

##
[0.15.19](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.15.18...@mux/mux-audio@0.15.19)
(2025-12-18)


### Bug Fixes

* Resolve infinite loading state in Safari with MSE and on-demand stream
type ([#1257](#1257))
([dadca90](dadca90))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

<details><summary>@mux/mux-audio-react: 0.15.19</summary>

##
[0.15.19](https://github.com/muxinc/elements/compare/@mux/mux-audio-react@0.15.18...@mux/mux-audio-react@0.15.19)
(2025-12-18)


### Miscellaneous Chores

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


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

<details><summary>@mux/mux-video: 0.29.2</summary>

##
[0.29.2](https://github.com/muxinc/elements/compare/@mux/mux-video@0.29.1...@mux/mux-video@0.29.2)
(2025-12-18)


### Bug Fixes

* Resolve infinite loading state in Safari with MSE and on-demand stream
type ([#1257](#1257))
([dadca90](dadca90))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

<details><summary>@mux/mux-video-react: 0.29.2</summary>

##
[0.29.2](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.29.1...@mux/mux-video-react@0.29.2)
(2025-12-18)


### Miscellaneous Chores

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


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.32.1 to 0.32.2
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Feature Request: Next.js 16 cacheComponents support

2 participants