Skip to content

@remotion/player: Fix typo - rename persistance to persistence#6975

Merged
JonnyBurger merged 1 commit intoremotion-dev:mainfrom
bhaktofmahakal:claude/update-repo-structure
Apr 4, 2026
Merged

@remotion/player: Fix typo - rename persistance to persistence#6975
JonnyBurger merged 1 commit intoremotion-dev:mainfrom
bhaktofmahakal:claude/update-repo-structure

Conversation

@bhaktofmahakal
Copy link
Copy Markdown
Contributor

Fixes spelling typo in volume-persistance.ts by renaming to volume-persistence.ts and updating the constant DEFAULT_VOLUME_PERSISTANCE_KEY to DEFAULT_VOLUME_PERSISTENCE_KEY.

This is a non-breaking internal change that improves code consistency with the already-correct volumePersistenceKey parameter names used throughout the codebase.

  • Renamed: volume-persistance.ts → volume-persistence.ts
  • Updated: DEFAULT_VOLUME_PERSISTANCE_KEY → DEFAULT_VOLUME_PERSISTENCE_KEY
  • Updated: import statement in SharedPlayerContext.tsx

All tests pass and formatting checks succeed.

Fixes spelling typo in volume-persistance.ts by renaming to volume-persistence.ts
and updating the constant DEFAULT_VOLUME_PERSISTANCE_KEY to DEFAULT_VOLUME_PERSISTENCE_KEY.

This is a non-breaking internal change that improves code consistency with the
already-correct volumePersistenceKey parameter names used throughout the codebase.

- Renamed: volume-persistance.ts → volume-persistence.ts
- Updated: DEFAULT_VOLUME_PERSISTANCE_KEY → DEFAULT_VOLUME_PERSISTENCE_KEY
- Updated: import statement in SharedPlayerContext.tsx

All tests pass and formatting checks succeed.

Co-authored-by: bhaktofmahakal <113044681+bhaktofmahakal@users.noreply.github.com>
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Apr 3, 2026

Reviewed PR #6975 — clean typo fix renaming volume-persistancevolume-persistence. No stale references found, no actionable issues. Approved.

Task list (4/4 completed)
  • Read the diff and understand the change
  • Verify the file rename was done correctly (old file removed, new file exists)
  • Check for any remaining references to the old filename or old constant
  • Submit review or report no issues

Pullfrog  | View workflow run | Triggered by Pullfrog | Using Big Pickle (free) | 𝕏

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Apr 3, 2026 5:19pm
remotion Ready Ready Preview, Comment Apr 3, 2026 5:19pm

Request Review

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean typo fix. The file rename, constant rename, and import update are all consistent — no stale references remain.

Pullfrog  | View workflow run | Using Big Pickle (free) | 𝕏

@JonnyBurger
Copy link
Copy Markdown
Member

Thank you!

@JonnyBurger JonnyBurger merged commit a15f01f into remotion-dev:main Apr 4, 2026
18 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.

3 participants