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

v6.4.0

Choose a tag to compare

@tomwayson tomwayson released this 26 Aug 22:33

@esri/hub-common

  • New Features
    • getPortalUrl: take a Portal API URL and strip the /sharing/rest d962e050
    • getPortalUrl: add support for IHubRequestOptions 5ea0fe86
    • getItem functions*: update functions that use getPortalUrl to also accept IHubRequestOptions af8f2e01
    • getPortalUrl: add support for IRequestOptions f302041a
    • item url fns: update functions that use getPortalUrl to also accept IRequestOptions 0fbbc23a
    • getItemThumbnailUrl: add token if needed and support for IRequestOptions 5b07247d
  • Bug Fixes

@esri/hub-downloads

  • New Features
    • Added: "where" filter to portal download requests 0737df66

@esri/hub-initiatives

  • New Features
    • item url fns: update functions that use getPortalUrl to also accept IRequestOptions 0fbbc23a

@esri/hub-sites

  • New Features
    • item url fns: update functions that use getPortalUrl to also accept IRequestOptions 0fbbc23a

Other Changes

  • Bug Fixes

    • getItemApiUrl: fix missing ?f=json dea1dd42
  • Chores

    • ensure all projects use tslib ^1.13.0
    • updated rollup-* to latest to get latest iltorb