websdk-breaking-changelog

Lists breaking changes and migration steps for Cumulocity Web SDK versions.

5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Cumulocity-IoT/cumulocity-skills --skill websdk-breaking-changelog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: websdk-breaking-changelog
Source: https://github.com/Cumulocity-IoT/cumulocity-skills/tree/main/skills/websdk-breaking-changelog
Command: npx skills add https://github.com/Cumulocity-IoT/cumulocity-skills --skill websdk-breaking-changelog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers understand and manage breaking changes when upgrading the Cumulocity Web SDK, preventing unexpected issues and ensuring a smoother migration process.

Core Features & Use Cases

  • Breaking Change Identification: Lists critical changes, removals, and announcements across Web SDK versions.
  • Version Mapping: Correlates changes to specific LTS SDK versions and their corresponding Angular versions.
  • Actionable Guidance: Provides clear "Action required" steps for each breaking change.
  • Use Case: Before upgrading your application from Web SDK 1018 to 1021, use this Skill to quickly identify all breaking changes introduced in between and understand the necessary code modifications.

Quick Start

Use the websdk-breaking-changelog skill to find breaking changes between Web SDK 1018 and 1021.

Frequently Asked Questions about websdk-breaking-changelog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find breaking changes when upgrading the Cumulocity Web SDK?

To find breaking changes when upgrading the Cumulocity Web SDK, review the curated list of removals and migration-critical announcements mapped to specific SDK versions. This provides actionable steps to prevent unexpected migration issues.

What Web SDK breaking changes were introduced between LTS versions?

Breaking changes between LTS versions include API modifications and component deprecations correlated to specific SDK releases and their corresponding Angular versions. This mapping clarifies exactly what changed across different release years.

How do I migrate my application from Web SDK 1018 to 1021?

To migrate your application from Web SDK 1018 to 1021, identify all breaking changes introduced in between and understand the necessary code modifications. Clear action-required steps guide you through each version transition.

Do I need to update Angular when upgrading the Cumulocity Web SDK?

You often need to update Angular when upgrading the Cumulocity Web SDK because breaking changes are mapped to specific LTS SDK versions and their corresponding Angular versions. Reviewing this mapping ensures your framework dependencies align.

What are the limitations of relying on release notes for Web SDK migration?

Relying solely on release notes for Web SDK migration lacks consolidated, version-mapped guidance for API changes and component deprecations. A curated changelog of breaking changes offers targeted, actionable steps across LTS versions.