Skip to content

Releases: pegasystems/web-components-sdk

v24.2.10

08 Nov 18:23
67cf9f6
Compare
Choose a tag to compare

v 24.2.10 - web-components-sdk release/24.2.10 branch - 07 Nov 2024

We are pleased to announce the latest release of the Constellation Web Components SDK for Pega Infinity™ v24.2. This release includes significant updates to the SDK, enhancing usability and compatibility for developers working with Constellation SDKs.

New Features and Improvements

  • Design System Upgrade: The SDK now implements the latest @lion/ui package, replacing the deprecated lion packages. This upgrade enhances performance, consistency, and long-term support for web component design standards.

  • Type Definition Support: TypeScript support has been added, enabling you to use updated PCore and PConnect objects with enhanced type definitions.

  • Localization Support: Added localization capabilities enable developers to implement localization in SDK components.

The Web Components SDK 24.2.10 release is only compatible with Pega Infinity 24.2™. This release is related to the release/24.2.10 branch of the Web Components SDK repository.

SDK-WC.87.1

29 Jun 18:35
c098474
Compare
Choose a tag to compare

"Releases" will be created here to correspond with updates to the Pega Marketplace updates to documentation, etc. However, for SDK users running against Infinity 8.7.*, SDK users can get more regular updates of features, bug fixes, etc. by pulling the "main" branch in a regular cadence and applying those changes to your work.

Updates (since SDK-WC.87.0) include:

  • Added support for Infinity 8.7.2
  • Added use of npm dependency to get necessary ConstellationJS Engine files (see package.json @pega/constellationjs dependency). You no longer have to get and unzip the files from the Marketplace download!
  • Added playwright smoke tests that can be run against the MediaCo sample app
  • Improvements to auth code and to make it easier to deploy the SDK on a different web server (ex: Tomcat)
  • The Web Components SDK does not include every component that a Constellation application supports. At this time, we provide the most commonly used components to get you started with your application.

v1.0.5

19 Aug 20:49
8ce2e7d
Compare
Choose a tag to compare

Minor update - 19 August 2021
Updated http-server version (removes a security warning) and other minor updates.

v1.0.4

04 Aug 20:31
6aac974
Compare
Choose a tag to compare

Minor update - 04 Aug 2021
sdk-config.json and README.md changes

v1.0.3

03 Aug 15:16
7ac5e66
Compare
Choose a tag to compare

Update Prod Server and start commands.
With appropriate sample application and Constellation files, this release works with Pega Infinity 8.6.0 and 8.6.1

v1.0.2 - July 9, 2021

09 Jul 12:41
c1a05e4
Compare
Choose a tag to compare
Fix numbering of steps (#8)

v1.0.1 - Shipping with initial release of SDK

29 Jun 19:52
85c36f6
Compare
Choose a tag to compare
Quotes around webpack mode breaks windows (#5)