- Find the latest version of Mediabunny with
npm view mediabunny version. - In the root
package.json, update thecatalogversions formediabunny,@mediabunny/mp3-encoder, and@mediabunny/ac3to that version. - In
packages/template-*/package.json, updatemediabunnyand any@mediabunny/*packages to the same version. Templates use explicit versions, notcatalog:, so update them manually. - Update
packages/cli/src/extra-packages.tswith the new Mediabunny version. - Update
packages/studio-shared/src/package-info.tswith the new Mediabunny version inextraPackages. - Update the compatibility table in
packages/docs/docs/mediabunny/version.mdx. To find the next version this upgrade will be applied to, look in the rootpackage.jsonfor the version and increment the patch version by 1. - Run
bun iat the end.
Upgrade Mediabunny
Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.
Upgrade Mediabunny by Remotion · 229014f
npx skillmds add remotion-dev/upgrade-mediabunny File contents
---name: upgrade-mediabunnydescription: Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version.---
- Find the latest version of Mediabunny with `npm view mediabunny version`.
- In the root `package.json`, update the `catalog` versions for `mediabunny`, `@mediabunny/mp3-encoder`, and `@mediabunny/ac3` to that version.
- In `packages/template-*/package.json`, update `mediabunny` and any `@mediabunny/*` packages to the same version. Templates use explicit versions, not `catalog:`, so update them manually.
- Update `packages/cli/src/extra-packages.ts` with the new Mediabunny version.
- Update `packages/studio-shared/src/package-info.ts` with the new Mediabunny version in `extraPackages`.
- Update the compatibility table in `packages/docs/docs/mediabunny/version.mdx`. To find the next version this upgrade will be applied to, look in the root `package.json` for the version and increment the patch version by 1.
- Run `bun i` at the end.
remotion-dev/remotion/tree/main/.agents/skills/upgrade-mediabunny commit 229014fe9f
Frequently asked questions
Run npx skillmds add remotion-dev/upgrade-mediabunny in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Upgrade Mediabunny and related @mediabunny packages across the Remotion repo. Use when asked to update Mediabunny to the latest version. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Remotion (@remotion-dev) published this skill. Their other Agent Skills are listed on their SkillMD profile.