Skip to content

Docs: Deprecate Starburst and Light Leaks packages - #9725

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/deprecated-effects-docs-polish
Jul 27, 2026
Merged

Docs: Deprecate Starburst and Light Leaks packages#9725
JonnyBurger merged 1 commit into
mainfrom
codex/deprecated-effects-docs-polish

Conversation

@JonnyBurger

@JonnyBurger JonnyBurger commented Jul 27, 2026

Copy link
Copy Markdown
Member

Summary

  • simplify the Starburst guide and demo to use the default smoothness and origin
  • animate one full rotation over the composition duration and double the demo length
  • group @remotion/starburst and @remotion/light-leaks with deprecated packages in the API sidebar

Validation

  • bun run build
  • bun run stylecheck
  • REMOTION_DOCS_LOW_MEMORY_BUILD=1 REMOTION_DOCS_BUILD_HEARTBEAT_MS=30000 bun run build-docs

Closes #9666

Preview

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jul 27, 2026 12:31pm
remotion Ready Ready Preview, Comment Jul 27, 2026 12:31pm

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ No new issues found.

Reviewed changes — moves @remotion/starburst and @remotion/light-leaks sidebar entries into the deprecated packages section, and simplifies the Starburst demo and guide to use default smoothness and origin values with a full-rotation animation over durationInFrames.

  • Simplify StarburstDemo and guide — removes explicit smoothness, origin, and hardcoded frame-range interpolation in favor of a single full rotation over durationInFrames using only rotation.
  • Double demo durationdurationInFrames goes from 90 to 180 to match the longer animation.
  • Reorganize sidebar@remotion/light-leaks and @remotion/starburst are removed from their original sections and re-added under Deprecated Packages with (deprecated) labels, ordered correctly after @remotion/light-leaks and @remotion/media-parser.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit ce5752a into main Jul 27, 2026
17 checks passed
@JonnyBurger
JonnyBurger deleted the codex/deprecated-effects-docs-polish branch July 27, 2026 12:37
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.

Docs: Deprecate @remotion/starburst and @remotion/light-leaks

1 participant