Skip to content

Commit ca8d1b5

Browse files
authored
20230427 README for release/8.8.10 (#325)
* Add extra clarity at top of 8.8.10 README * More edits
1 parent 951e320 commit ca8d1b5

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,27 @@
33
<hr />
44
<h1 style="color: red">IMPORTANT – PLEASE READ!</h1>
55

6-
<h3>On <strong>April 24, 2023</strong>, there has been a <strong>significant update</strong> to the React SDK <strong>main</strong> branch.</h3>. The previous **main** branch was moved to this **release/8.8.10** branch.
7-
<br />
8-
9-
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)
6+
<h3>On <strong>April 24, 2023</strong>, there has been a <strong>significant update</strong> to the React SDK <strong>main</strong> branch. The previous <strong>main</strong> branch was moved to <u>this</u> <strong>release/8.8.10</strong> branch.
7+
</h3>
8+
9+
<p>
10+
This <strong>release/8.8.10</strong> branch provides the original <strong>React
11+
SDK</strong> packaging and is intended for early users who had started to use
12+
the original React SDK <em>or</em> who <em>require</em> the use of <strong>Infinity 8.7.*</strong>
13+
</p>
14+
<p>
15+
<strong>New</strong> React SDK users and users targeting
16+
<strong>Infinity 8.8.0+</strong> are strongly encouraged to use the newer
17+
React SDK packaging found in the <strong>main</strong> branch.
18+
</p>
19+
20+
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)
1021

1122
**For any SDK user who wants to remain on the old main branch**, continue to use this branch:
1223

1324
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**release/8.8.10**
1425

15-
The updates that have been made to the main branch reflect a significant repackaging of the React SDK that addresses 2 key improvements:
26+
The updates that have been made to the **main** branch reflect a significant repackaging of the React SDK that addresses 2 key improvements:
1627

1728
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.
1829

0 commit comments

Comments
 (0)