Skip to content

Commit 684c159

Browse files
authored
20230427 README main (#326)
* Clarify intended use and not to use with 8.8 * Additional clarification
1 parent d1554f5 commit 684c159

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# React SDK - Release Announcement
44

5-
This is the latest version of the React SDK and it provides many new features that are documented here:
5+
This (**main** branch) is the latest version of the React SDK. It is intended to be used with **Infinity 8.8.0+**. If you need to use **Infinity 8.7.***, please use the **release/8.8.10** branch instead of this **main** branch.
6+
7+
This version of the **React SDK** provides many new features that are documented here:
68

79
[What's new in the SDK?](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/whats-new-sdk.html) and also outlined below:
810

@@ -38,13 +40,13 @@ The React SDK is built on a new and modernized UI technology stack (the JavaScri
3840

3941
## Pega Infinity Server and Constellation-enabled Application
4042

41-
This version of the React SDK assumes that you have access to a Pega Infinity server (**8.8.0+ GA or 8.7.0+ GA**) running an application that is configured to run using the Constellation UI service.
43+
This version of the React SDK assumes that you have access to a Pega Infinity server (**8.8.0+**) running an application that is configured to run using the Constellation UI service. _(If you need to use Infinity 8.7.*, please use the **release/8.8.10** branch instead of this **main** branch.)_
4244

4345
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 at [https://community.pega.com/marketplace/components/react-sdk](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).
4446

4547
The **React SDK** has been tested with:
4648
- node 18.12.1/18.13.0
47-
- npm 8.19.2/8.19.3
49+
- npm 8.19.2/8.19.3
4850

4951
Future updates to the SDK will support more recent LTS versions of node as Constellation supports them.
5052

@@ -96,4 +98,3 @@ Refer to our [guidelines for contributors](./docs/CONTRIBUTING.md) if you are in
9698
* [Constellation SDKs Documentation](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/constellation-sdks.html)
9799
* [Troubleshooting Constellation SDKs](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/troubleshooting-constellation-sdks.html)
98100
* [MediaCo sample application](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/mediaco-sample-application.html)
99-

0 commit comments

Comments
 (0)