You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**SDK-R v24.2.11** is **only compatible with Pega Infinity '24.2** and is related to the [**release/24.2.11**](https://github.com/pegasystems/react-sdk/tree/release/24.2.11) branch of the React SDK repository.
5
+
**SDK-R v25.1.10** is **only compatible with Pega Infinity '25** and is related to the [**release/25.1.10**](https://github.com/pegasystems/react-sdk/tree/release/25.1.10) branch of the React SDK repository.
6
6
<br>
7
7
8
8
**Note**: The main branch is the active development branch for future versions of React SDK.
9
9
10
-
This release allows React SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see [**What's New in SDK-R 24.2.11**](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/react-sdk-updates.html).
10
+
This release allows React SDK users to take advantage of the latest SDK enhancements and fixes. For more information, see [**What's New in SDK-R 25.1.10**](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/react-sdk-updates.html).
**_IMPORTANT:_** Please follow the guidelines documented [here](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/upgrading-sdk.html) if you are upgrading from a previous version of React SDK: Upgrading the SDK
15
+
**_IMPORTANT:_** Please follow the guidelines documented [here](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/upgrading-sdk.html) if you are upgrading from a previous version of React SDK.
20
16
21
17
---
22
18
@@ -26,26 +22,22 @@ The **React SDK** combined with Pega's client orchestration APIs provides a guid
26
22
27
23
A DX component contains logic and presentation tags to merge the alternate design system with Pega’s client orchestration APIs.
28
24
29
-
The alternative design system used in the React SDK is [Material UI](https://v4.mui.com/). For more information about Constellation SDKs, see the [Constellation SDKs](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/constellation-sdks.html) documentation.
30
-
31
-
A summary of the latest updates to the **@pega/react-sdk-components** and
32
-
**@pega/react-sdk-overrides** used by the React SDK can be found in
The alternative design system used in the React SDK is [Material UI](https://v6.mui.com/). For more information about Constellation SDKs, see the [Constellation SDKs](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/constellation-sdks.html) documentation.
34
26
35
27
<br>
36
28
37
29
# Prerequisites
38
30
39
31
## Pega Infinity Server and Constellation-enabled Application
40
32
41
-
This version of the React SDK assumes that you have access to a Pega Infinity server (**24.2.0+**) running an application that is configured to run using the Constellation UI service.
33
+
This version of the React SDK assumes that you have access to a Pega Infinity server (**25+**) running an application that is configured to run using the Constellation UI service.
42
34
43
35
The **MediaCo** sample application is already configured as a Constellation application and can be found in the React SDK download associated with this repo which is available [here](https://community.pega.com/marketplace/components/react-sdk). The OAuth 2.0 Client Registration records associated with the **MediaCo** application are available in the same React SDK download. For more information about the MediaCo sample application, see [MediaCo sample application](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/mediaco-sample-application.html).
44
36
45
37
The **React SDK** has been tested with:
46
38
47
-
- node 20.16.0
48
-
- npm 10.8.1
39
+
- node 24.4.1
40
+
- npm 11.4.2
49
41
50
42
Future updates to the SDK will support more recent LTS versions of node as Constellation supports them.
51
43
@@ -86,20 +78,12 @@ This project is licensed under the terms of the **Apache 2** license.
86
78
We welcome contributions to the React SDK project.
87
79
88
80
Refer to our [guidelines for contributors](./docs/CONTRIBUTING.md) if you are interested in contributing to the project.
89
-
90
81
<br>
91
82
92
83
---
93
-
94
84
## Additional Resources
95
85
96
-
-[**KeyReleaseUpdates.md**](./node_modules/@pega/react-sdk-components/lib/doc/KeyReleaseUpdates.md): A summary of the latest updates to the **@pega/react-sdk-components** and
97
-
**@pega/react-sdk-overrides** used by the React SDK can be found in the
- To see if there are updates in the @pega/react-sdk-components and
100
-
@pega/react-sdk-overrides packages published in a newer version than is
101
-
currently installed, see the [**KeyReleaseUpdates.md** file in the package's main GitHub repo](https://github.com/pegasystems/react-sdk-components/blob/master/packages/react-sdk-components/doc/KeyReleaseUpdates.md).
0 commit comments