Skip to content

SDK-WC.87.1

Compare
Choose a tag to compare
@JEAxero JEAxero released this 29 Jun 18:35
· 129 commits to main since this release
c098474

"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.