Skip to content
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

fix(hub-common): modify IUpdateEvent to allow null for description, s… #1790

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

velveetachef
Copy link
Contributor

…ummary, thumbnailUrl

affects: @esri/hub-common

Isssue https://devtopia.esri.com/dc/hub/issues/12315

  1. Description: Modify the IUpdateEvent type to allow null for description, summary, and thumbnailUrl

  2. Instructions for testing:

  3. Closes Issues: # (if appropriate)

  4. Updated meaningful TSDoc to methods including Parameters and Returns, see Documentation Guide

  5. used semantic commit messages

  6. PR title follows semantic commit format (CRITICAL if the title is not in a semantic format, the release automation will not run!)

  7. updated peerDependencies as needed. CRITICAL our automated release system can not be counted on to update peerDependencies so we must do it manually in our PRs when needed. See the updating peerDependencies section of the release instructions for more details.

…ummary, thumbnailUrl

affects: @esri/hub-common
@velveetachef velveetachef merged commit 6ac1f02 into master Feb 3, 2025
5 checks passed
@velveetachef velveetachef deleted the b/12315-update-event-unset-thumbnailUrl branch February 3, 2025 19:59
esri-dcdev-2 pushed a commit that referenced this pull request Feb 3, 2025
## @esri/hub-common [15.26.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-03)

### Bug Fixes

* **hub-common:** modify IUpdateEvent to allow null for description, s… ([#1790](#1790)) ([6ac1f02](6ac1f02))
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