Migrations
Migrations
This section contains migration guides for upgrading between different versions of frameworks and libraries used in the platform.
Overview
Migration guides help developers understand the changes required when upgrading from one version to another. Each guide includes:
- Prerequisites and preparation steps
- Detailed migration instructions
- Breaking changes documentation
- Testing recommendations
- Troubleshooting tips
Available Migration Guides
Angular Migrations
- Angular 17 to Angular 19 - Complete guide for upgrading Angular from version 17 to 19, including platform libraries, module federation, and breaking changes
General Migration Tips
- Always backup your code before starting any migration
- Read the complete guide before beginning the migration process
- Test thoroughly after each major step
- Update dependencies in stages rather than all at once
- Check for breaking changes in the official changelogs
Need Help?
If you encounter issues during migration that are not covered in these guides, please:
- Check the official documentation for the specific framework/library
- Search for known issues in the project's issue tracker
- Consult with the development team
Last updated: June 2025