Skip to content

v1.0.3

Compare
Choose a tag to compare
@jgravois jgravois released this 23 Feb 21:53

@esri/arcgis-rest-auth

@esri/arcgis-rest-common-types

  • Documentation
    • fix dead links: fixed broken links within declaration page content 449183b

@esri/arcgis-rest-demo-vanilla

  • Documentation
    • batch geocoder: add new demo to batch geocode addresses from csv in node 152c9d8 #97

@esri/arcgis-rest-geocoder

@esri/arcgis-rest-geocoder-vanilla

  • Documentation
    • batch geocoder: add new demo to batch geocode addresses from csv in node 152c9d8 #97

@esri/arcgis-rest-groups

@esri/arcgis-rest-items

@esri/arcgis-rest-request

Other Changes

  • Chores
    • commit-script: remove `git add all` from `npm run c` 8d7f7ef
    • prettier: ignore package.json and package-lock.json 57d234e
  • Documentation
    • links: fix remaining 404s in docs ae59cd9
    • links: fix remaining 404s in docs 3c9a0f0 #92
    • api-ref: remove function names from types that are functions 65ca31b
    • api-ref: add support for type children and index signatures as type values f88c259
    • api-ref: support rendering array types 264a123
    • api-ref: display tuples properly, lookup type references by name d3729fe
    • fix dead links: fixed broken links within declaration page content 4fac8bc
    • get-started: improve getting started guides 14f13cb
    • documentation-site: fix docs:deploy script, build and deploy docs after publish 141ea9b
    • cleanup: clear build folder before running docs:build or docs:serve fa692bc
    • refactor: setup docs to run locally and on esri.github.io/arcgis-rest-js/ b4f0d94
    • helpers: add helpers to generate CDN links and NPM install commands c5599ec
  • Bug Fixes
    • oauth: check for window parent correctly in oauth without popup 94edc2a
  • Misc.
    • package.json scripts: dont stage everything when npm run c is called a21e98e

batch-geocoder

  • Documentation
    • batch geocoder: add new demo to batch geocode addresses from csv in node 152c9d8 #97

node-cli

  • Documentation
    • ago node-cli: add node-cli demo to search ago 50c879c