Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

v6.7.0

Choose a tag to compare

@tomwayson tomwayson released this 03 Sep 02:04

@esri/hub-common

  • New Features
    • hubApiRequest: add support for request.params 2882c685

@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

@esri/hub-sites

  • Bug Fixes
    • updateSite: updateSite no longer attempts to remove unused resources ee8d8e18