Skip to content

Comments

[pull] main from remotion-dev:main#706

Merged
pull[bot] merged 47 commits intocode:mainfrom
remotion-dev:main
Feb 17, 2026
Merged

[pull] main from remotion-dev:main#706
pull[bot] merged 47 commits intocode:mainfrom
remotion-dev:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 17, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

samohovets and others added 30 commits February 16, 2026 17:59
…20260217.1

- Switch all packages from tsc to tsgo
- Upgrade @typescript/native-preview from 7.0.0-dev.20260105.1 to 7.0.0-dev.20260217.1
- Add @typescript/native-preview as devDependency to all packages
- Remove dotenv from example-videos (unused)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Export types directly from @remotion/media-parser instead of via MediaParserInternalTypes
- Update webcodecs to import types directly (SamplePosition, Writer, WriterInterface, etc.)
- Export additional types from media-parser needed for tsgo declaration portability
- Fix serverless-client re-exports with typeof annotations (same pattern as renderer)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…adonly

`@remotion/studio`: Show render queue in read-only mode
…oding-progress

`@remotion/studio`: Show only encoding progress in web renderer
Display file name and size in a panel above the asset list when an asset is selected, mirroring the CurrentComposition pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- eslint-config-flat: Use Linter.Config[] instead of tseslint.ConfigArray
- studio: Export AnyComposition from remotion, convert zod-dependent fns to declarations
- lambda-client: Convert AWS client factories to function declarations
- lambda: Extract parameter types, convert to function declarations
- tailwind/tailwind-v4: Replace satisfies with explicit type annotations
- template-still: Convert handler to function declaration
- serverless-client: Add typeof annotations for re-exports

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- docusaurus-plugin: Import BuildVisitor from 'unist-util-visit' (not /lib subpath)
- three: Import VideoTexture from 'three' (not /src/textures subpath)
- template-still: Convert handler to function declaration
- lambda: Convert quotasIncreaseCommand to function declaration

tsgo enforces exports field subpath restrictions that tsc ignored.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v9 had no type declarations, causing tsgo TS7016 errors.
v17 includes proper types in its exports field.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v17 includes proper type declarations, so it works with tsgo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace direct getStaticFiles() call with a useStaticFiles() hook
that subscribes to watchPublicFolder, so the asset panel updates
reactively when the public folder changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The :root declaration in font.css was unconditionally setting
--background: white, overriding the theme-aware values in custom.css.

Closes #6521

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
JonnyBurger and others added 17 commits February 17, 2026 10:38
`@remotion/studio`: Show asset info when asset is selected in sidebar
Make test assertions conditional on ENABLE_V5_BREAKING_CHANGES flag.
In v5, Series always wraps children in an AbsoluteFill container,
and layout="none" no longer prevents the wrapper div.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…-wording

Improve license changes wording in 5.0 migration docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update series test assertions for v5 flag
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
remotion-monorepo: Upgrade @rspack/core to 1.7.6
@pull pull bot locked and limited conversation to collaborators Feb 17, 2026
@pull pull bot added the ⤵️ pull label Feb 17, 2026
@pull pull bot merged commit 8b6f27f into code:main Feb 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants