Skip to content

Releases: Esri/arcgis-rest-js

v1.0.3

23 Feb 21:53
Compare
Choose a tag to compare

@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

v1.0.2

22 Dec 22:55
Compare
Choose a tag to compare

Other Changes

  • Documentation
    • 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
  • Bug Fixes
    • release-automation: run git fetch --all in release:prepare to make sure all changes are fetch f bb7d9e8
    • release: resolve issues from accidental 1.0.1 release. ddd3d6c
    • release-automation: fix release automation to prep for a 1.0.2 relase 9dfd957
    • release-automation: checkout a temporary branch for release to not polute the main branch 75a9dec
    • release-automation: fix issues uncovered by 1st release e6329f5

v1.0.0

21 Dec 21:47
Compare
Choose a tag to compare

Initial Public Release