Skip to content

Release 20250430 #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 30, 2025
Merged

Release 20250430 #38

merged 4 commits into from
Apr 30, 2025

Conversation

unzela
Copy link
Contributor

@unzela unzela commented Apr 29, 2025

Description

Release the following packages to npmjs:

"@adobe/ccweb-add-on-sdk-types": "1.16.0"

Changes

  • Improved doc comments for TextNode APIs
  • Renamed TextType enum to TextLayout
  • Renamed ColorPickerEvent enum to ColorPickerEvents
  • ColorPickerOptions.initialColor now accepts both string and number as input.
  • Stabilized ColorPicker APIs showColorPicker() and hideColorPicker()
  • Exported all event payload types for better usage.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Collaborator

@xerxovksi xerxovksi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the "shouldPublish" flag to false for all other packages except the SDK package in rush.json

Copy link
Collaborator

@xerxovksi xerxovksi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, can you please update the Prerequisites section in README.md to mention the minimum Node version to be 18 and NPM version to be 10.

@unzela unzela requested a review from xerxovksi April 29, 2025 13:03
@unzela unzela marked this pull request as ready for review April 30, 2025 08:48
@unzela unzela merged commit 3531bfd into main Apr 30, 2025
3 checks passed
@unzela unzela deleted the release-20250430 branch April 30, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants