This repository was archived by the owner on Nov 19, 2025. It is now read-only.
v6.7.0
@esri/hub-common
- New Features
- hubApiRequest: add support for request.params
2882c685
- hubApiRequest: add support for request.params
@esri/hub-content
- New Features
- dataset slugs: add isSlug() to determine if an identifier is a slug
e6462675 - dataset slugs: add addContextToSlug() to prefix slug with context (orgKey)
0d326630 - dataset slugs: add removeContextFromSlug() to remove context (orgKey) from slugs
88ba30c0 - getContent: add support for slugs as well as ids
c2e2623b#320
- dataset slugs: add isSlug() to determine if an identifier is a slug
@esri/hub-sites
- Bug Fixes
- updateSite: updateSite no longer attempts to remove unused resources
ee8d8e18
- updateSite: updateSite no longer attempts to remove unused resources