Skip to content

Commit 82d42dc

Browse files
authored
Coming soon message in README (#383)
* Coming soon message in README * Include link to React SDK updates page
1 parent 6f89f28 commit 82d42dc

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
<p align="center"><img width=60% src="docs/media/ReactSDK-Logo.png">
22

3+
4+
5+
# <span style="color: red">COMING SOON: Release 23.1.10 and Release 8.8.20</span>
6+
7+
**_New features in both releases_**:
8+
* **type definition support, DX Component Builder improvements, enhanced token storage/security, easier configuration, bug fixes**
9+
10+
As Pega Infinity&trade; and Constellation UI architecture evolve, the
11+
Constellation SDKs (including the React SDK) need to evolve with them.
12+
Until now, we have been able to support both Infinity 8.8 and the Infinity '23
13+
(the latest Infinity version) with the same React SDK code - Release 8.23.11
14+
15+
However, staying aligned with the Infinity and Constellation versions has led
16+
to additional configuration tweaks that have made getting started with the
17+
React SDK more error prone than we want.
18+
19+
Therefore, in the coming weeks, we will be introducing separate React SDK releases for Infinity '23 and Infinity 8.8 environments:
20+
21+
* Release **SDK-R v23.1.10** is only compatible with Pega Infinity '23.
22+
* If you are currently using Pega Infinity '23 with React SDK v8.23.11, you should prepare to update your SDK to SDK-R v23.1.0 to take advantage of the latest SDK enhancements and fixes.
23+
24+
* The release **SDK-R v8.8.20** is only compatible with Pega Infinity 8.8.
25+
* If you are currently using Pega Infinity 8.8 with React SDK 8.23.11, you should prepare to update your SDK to SDK-R v8.8.20 to take advantage of the latest SDK enhancements and fixes.
26+
27+
Information about these new releases will be included on this
28+
[React SDK updates](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/react-sdk-updates.html) page which details all of
29+
the React SDK releases.
30+
31+
<br>
32+
33+
<hr>
34+
335
# React SDK - Release Announcement - v8.23.11
436

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

0 commit comments

Comments
 (0)