What problem does it solve?
This Skill guides you through the complex process of upgrading your Cumulocity Web SDK project to version 1018, which includes a major Angular 15 upgrade, ensuring a smooth transition and minimizing compatibility issues.
Core Features & Use Cases
- Dependency Management: Provides exact version numbers for Angular, TypeScript, and Web SDK packages.
- Migration Guidance: Details the steps for updating Node.js, migrating deprecated
HOOK_* token providers to function hooks, and following the official Angular upgrade guide.
- Verification Steps: Includes commands to lint, test, and start the development server to confirm a successful upgrade.
- Use Case: You need to upgrade your existing Cumulocity frontend application from an older Web SDK version to 1018 to leverage new features and maintain compatibility. This skill provides a clear, step-by-step checklist to perform the upgrade safely.
Quick Start
Follow the step-by-step guide in this skill to upgrade your project to Web SDK 1018.