Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Release the following packages to npmjs:
With this release the minimum tool requirements are as follows:
node
version: 18npm
version: 10SSL for hosting add-ons from now on will be managed from the following location:
/Users/[user]/Library/Application Support/Adobe/CCWebAddOn/devcert
C:\Users\Administrator\AppData\Local\Adobe\CCWebAddOn\devcert
Working with the new SSL updates:
@adobe/ccweb-add-on-scripts
to3.0.0
, developers will be asked to re-create their SSL certificate.npx @adobe/[email protected]
, a new SSL will be set up one-time.npx @adobe/ccweb-add-on-ssl purge
, and re-create them usingnpx @adobe/ccweb-add-on-ssl setup --hostname localhost
Notice the change in SWC theme usage in the templates courtesy the version update:
<sp-theme system="express" color="light" scale="medium">
<Theme system="express" scale="medium" color="light">
Changes
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: