Migration guides
Swarmion may seem like a fine match if you're starting a new project, but what if you already have an existing project? Or what if you started from a Swarmion template, but want to benefit from new features.
In this section we'll present a few migration paths to use the awesome features of Swarmion on your project!
📄️ From Yarn to Pnpm
Yarn and Pnpm are both package managers.
📄️ From Babel to Tsup
Why?
📄️ ESM-first packages
Why?
📄️ From outputSchema to outputSchemas
Why?
📄️ AJV dependency injection in getHandler feature
Why?