diff --git a/README.md b/README.md index 66e683137..8f25e3452 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,27 @@

IMPORTANT – PLEASE READ!

-

On April 24, 2023, there has been a significant update to the React SDK main branch.

. The previous **main** branch was moved to this **release/8.8.10** branch. -
- -For those users that want to move to the new main branch **we strongly recommend** that you clone the latest main (known as release 8.23.10) into a new working folder locally. The existing SDK folder structure has significantly changed and may result in the deletion of folders in your local working copy. Some recommendations on how to migrate your existing components to the new SDK are [available here](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/upgrading-sdk.html) along with a comprehensive set of documentation updates describing the [new capabilities](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/whats-new-sdk.html) +

On April 24, 2023, there has been a significant update to the React SDK main branch. The previous main branch was moved to this release/8.8.10 branch. +

+ +

+This release/8.8.10 branch provides the original React +SDK packaging and is intended for early users who had started to use +the original React SDK or who require the use of Infinity 8.7.* +

+

+New React SDK users and users targeting +Infinity 8.8.0+ are strongly encouraged to use the newer +React SDK packaging found in the main branch. +

+ +For those users that want to move to the new **main** branch **we strongly recommend** that you clone the latest main (known as release 8.23.10) into a new working folder locally. The existing SDK folder structure has significantly changed and may result in the deletion of folders in your local working copy. Some recommendations on how to migrate your existing components to the new SDK are [available here](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/upgrading-sdk.html) along with a comprehensive set of documentation updates describing the [new capabilities](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/whats-new-sdk.html) **For any SDK user who wants to remain on the old main branch**, continue to use this branch:         **release/8.8.10** -The updates that have been made to the main branch reflect a significant repackaging of the React SDK that addresses 2 key improvements: +The updates that have been made to the **main** branch reflect a significant repackaging of the React SDK that addresses 2 key improvements: 1. The **DX Component Builder tool** for creating custom DX components is **fully integrated** into the SDK. There is no longer a need to create custom components with a separate tool (in a separate folder structure) and then copy the components into the SDK.