Chapter 308: VERSION
Core Idea
You may import this constant to get the current version of Remotion.
Key Concepts
Code Examples
console.log(VERSION); // "4.0.57";
- What it demonstrates: Usage pattern for VERSION from the official docs.
Key Takeaways
- Understand compatibility when working with VERSION.
- Understand see also when working with VERSION.
Connects To
- 2 0 Migration: related page in the Migration & Versioning section.
- 3 0 Migration: related page in the Migration & Versioning section.
- 4 0 Migration: related page in the Migration & Versioning section.