Skip to content

v1.1.2

Compare
Choose a tag to compare
@noahmulfinger noahmulfinger released this 02 May 20:59

@esri/arcgis-rest-auth

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
    • security: bump devDependencies to resolve security vulnerability 16fd1a7
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027
  • Bug Fixes
    • auth: allow trailing slash in portal URL b76da90
    • auth: decode username when parsing response from OAuth e0c2a44 #165
    • OAuth2 options: added locale and state parameters for browser based OAuth2 b05996e

@esri/arcgis-rest-common-types

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027
  • New Features
    • new users package: added rest-users with a single method a24ed0b #159

@esri/arcgis-rest-demo-vue-with-popup

  • Chores
    • security: bump devDependencies to resolve security vulnerability 16fd1a7

@esri/arcgis-rest-feature-service

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027

@esri/arcgis-rest-geocoder

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027

@esri/arcgis-rest-groups

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027

@esri/arcgis-rest-items

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027

@esri/arcgis-rest-request

  • Chores
    • all READMEs: add links to API reference sections 3afbe95 #148
  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027
  • Bug Fixes
    • getPortalUrl: make getPortalUrl use portal in request options if passed in 6103101 #180

@esri/arcgis-rest-users

  • Documentation
    • LICENSe: fix license links in package READMEs d9f6027
  • New Features
    • new users package: added rest-users with a single method a24ed0b #159

Other Changes

  • Chores
    • batch-geocoder: make sure sample data is include in repo 7df7b54
    • all READMEs: add links to API reference sections ab546e0
    • CONTRIBUTING: add info about commitizen (#167) 9477de1 #147 #167
  • Documentation
    • changelog: fix comparison links and use todays date for each release 27c9f33 #149
    • changelog: fix comparison links and use todays date for each re… 29e879d
    • LICENSE: fix license links in package READMEs 00d7e8c
  • New Features
    • new users package: add rest-users with a single method 29b7af0
  • Bug Fixes
    • auth: decode username when parsing response from OAuth fd9005f
    • OAuth2 options: add 'locale' and 'state' parameters for browser based OAuth2 6234f0c

batch-geocoder

  • Chores
    • batch-geocoder: make sure sample data is include in repo 9b4d6b5

use clientId for state by default

  • Bug Fixes
    • OAuth2 options: added locale and state parameters for browser based OAuth2 b05996e