Skip to content

v1.1.0

Choose a tag to compare

@tomwayson tomwayson released this 04 Mar 01:27

@esri/arcgis-rest-auth

  • Chores
    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features
    • all packages: start shipping an unminified UMD for each package 52043f5 #135
  • Bug Fixes

@esri/arcgis-rest-common-types

  • Chores
    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features
    • common-types: add more common types, keep the 'I' in front of interfaces d91dd0e
    • lots more common-types: adding a lot more common data types 73ce0b8
  • Bug Fixes

@esri/arcgis-rest-feature-service

  • Chores

    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features

    • all packages: start shipping an unminified UMD for each package 52043f5 #135
    • feature service: New arcgis-rest-feature-serivce package w/ getFeature() to get a feature by id 1d0e57e
    • feature service: add queryFeatures() to send query requests to feature services #126
  • Bug Fixes

@esri/arcgis-rest-geocoder

  • Chores
    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features
    • all packages: start shipping an unminified UMD for each package 52043f5 #135
    • common-types: add more common types, keep the 'I' in front of interfaces d91dd0e
  • Bug Fixes
  • Misc.
    • geocoder: rename IGeocodeServiceInfoResponse to IGetGeocodeServiceResponse 2586de1
    • geocoder: use a more descriptive method to fetch metadata c774937 #122

@esri/arcgis-rest-groups

  • Chores
    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features
    • all packages: start shipping an unminified UMD for each package 52043f5 #135
    • common-types: add more common types, keep the 'I' in front of interfaces d91dd0e
  • Bug Fixes

@esri/arcgis-rest-items

  • Chores
    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features
    • all packages: start shipping an unminified UMD for each package 52043f5 #135
    • common-types: add more common types, keep the 'I' in front of interfaces d91dd0e
  • Bug Fixes

@esri/arcgis-rest-request

  • Chores
    • npm packages: remove test files and tsconfig.json from npm tarballs 37940e7 #132
  • New Features
    • all packages: start shipping an unminified UMD for each package 52043f5 #135
    • request: let consumers specify GET w/ max URL length; if exceeded, use POST 6b9f658
  • Bug Fixes
  • Misc.
    • geocoder: use a more descriptive method to fetch metadata c774937 #122

Other Changes

  • Chores
    • rollup: bump to the latest version of rollup f4411c3
    • rollup: bump to the latest version of rollup b22a262 #136
    • npm packages: remove test files and tsconfig.json from npm tar… 232b863
    • changelog: prevent changelog.js from looking beyond newline for closed issues a2b6996
    • changelog: prevent changelog.js from looking beyond newline for closed issues 8b21d67
  • Documentation
    • getting started: rearranged getting started doc and fixed a cou… 361210c
    • getting started: rearranged getting started doc and fixed a couple typos 3d5b371
  • Bug Fixes
    • auth: better regex match for usernames 04ec689
    • request: ensure falsy request parameters like zero are passed through d657b57
  • Misc.
    • geocoder: use a more descriptive method to fetch metadata 4b1544f

batch-geocoder

  • Breaking Changes
    • lots more common-types: adding a lot more common data types 73ce0b8