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
Copy file name to clipboardexpand all lines: src/pages/references/changelog.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,13 @@ which include:
42
42
43
43
- All new add-ons created (other than those based on javascript) use `spectrum-web-components` with the Express theme pre-set.
44
44
- React-based templates include [`swc-react`](https://opensource.adobe.com/spectrum-web-components/using-swc-react/) setup.
45
-
- The `javascript-with-editor-apis` template has been removed in this version but replaced with the option from the CLI to [include the script runtime](../references/scriptruntime/#cli-prompt-to-include-script-runtime) when creating a new add-on.
45
+
- The `javascript-with-editor-apis` template has been removed in this version but replaced with the option from the CLI to [include the script runtime](https://developer.adobe.com/express/add-ons/docs/references/scriptruntime/#cli-generated-script-runtime-add-on) when creating a new add-on.
46
46
47
47
* New type support for typescript based add-ons.
48
48
* Ability to recreate your SSL certificates.
49
49
50
50
#### Documentation updates
51
-
- Updated [Script Runtime Reference docs](../references/scriptruntime/#cli-generated-script-runtime-add-on) to reflect the new CLI prompt to include script runtime (vs the specific template).
51
+
- Updated [Script Runtime Reference docs](https://developer.adobe.com/express/add-ons/docs/references/scriptruntime/#cli-generated-script-runtime-add-on) to reflect the new CLI prompt to include script runtime (vs the specific template).
52
52
- Updated [Getting Started guides](../guides/getting_started/) documentation and screenshots to reflect the **new Add-on Launchpad panel update** to the new **two-tab view** for "Discover" and "Your Add-ons".
0 commit comments