What's Changed
- Don't require git for
npm init videoby @JonnyBurger in #874 - improve source maps + reload when hook order changes by @JonnyBurger in #877
- New CLI command:
npx remotion compositionsto list compositions by @Slashgear in #878 - Add
bugsandkeywordsfield to "package.json" configuration by @Slashgear in #885 - Add JSDoc documentation to the most important functions by @Slashgear in #883
- Fix a problem on Windows where project could not start if project name or computer username starts with
uby @JonnyBurger in #889 - Allow to import .mov files by @JonnyBurger in #896
New Contributors
- @anush90 made their first contribution in #876
- @Slashgear made their first contribution in #878
Docs changes
- A typo in the preview docs page by @anush90 in #876
- A typo in the third-party docs page. by @anush90 in #875
- explain how to enable webassembly in the docs by @JonnyBurger in #895
Full Changelog: v2.6.11...v2.6.12