Skip to content

Latest commit

 

History

History
111 lines (42 loc) · 3.83 KB

File metadata and controls

111 lines (42 loc) · 3.83 KB

@esri/arcgis-rest-geocoding 4.0.3 (2024-06-15)

Bug Fixes

  • small change to trigger a catch-up release (#1166) (26c33b1)

@esri/arcgis-rest-geocoding 4.0.2 (2022-05-11)

Bug Fixes

  • change all in-repo dep and peerDeps to use ranges (8091910)

@esri/arcgis-rest-geocoding 4.0.1 (2022-04-20)

Bug Fixes

  • update package versions post v4 launch (2560c34)

Dependencies

  • @esri/arcgis-rest-request: upgraded to 4.0.1

@esri/arcgis-rest-geocoding 4.0.0 (2022-04-18)

Bug Fixes

  • add package.json files to builds for individual build types (#955) (c162125)

Features

  • add breaking change (8205840)
  • arcgis-rest-request: rewrite oauth 2 functions to use PKCE (e49f88c)

BREAKING CHANGES

  • force 4.x release

Dependencies

  • @esri/arcgis-rest-request: upgraded to 4.0.0

@esri/arcgis-rest-geocoding 4.0.0-beta.3 (2022-03-10)

Bug Fixes

  • add package.json files to builds for individual build types (#955) (c162125)

Dependencies

  • @esri/arcgis-rest-request: upgraded to 4.0.0-beta.3

@esri/arcgis-rest-geocoding 4.0.0-beta.2 (2022-03-02)

Features

  • arcgis-rest-request: rewrite oauth 2 functions to use PKCE (e49f88c)

Dependencies

  • @esri/arcgis-rest-request: upgraded to 4.0.0-beta.2

@esri/arcgis-rest-geocoding 1.0.0-beta.1 (2022-02-17)

Bug Fixes

  • bulk geocoding: clean up code in bulk geocoding (5e28028), closes #630
  • geocode: ensure the magicKey property is passed through. (#603) (cc2c352), closes #601

Code Refactoring

  • remove the word Request from custom geocoding RequestOptions interfaces (f8c6255)

BREAKING CHANGES

  • IGeocodeRequesttOptions is now IGeocodeOptions, IBulkGeocodingRequestOptions is now IBulkGeocodeOptions

Dependencies

  • @esri/arcgis-rest-request: upgraded to 1.0.0-beta.1