Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-geocoding@3.4.3...@esri/arcgis-rest-geocoding@4.0.0) (2022-04-18) ### Bug Fixes * **arcgis-rest-request:** add support for server credentials ([#965](#965)) ([b063bcc](b063bcc)) * **arcgis-rest-request:** adds test to issue with append custom params ([2b9060f](2b9060f)) * **arcgis-rest-request:** fixes an issue in append custom params where valid params of value 0 were ([4a63dd7](4a63dd7)) * add package.json files to builds for individual build types ([#955](#955)) ([c162125](c162125)) * correct package and dep versions in -rest-routing ([c24a081](c24a081)) ### Features * add breaking change ([8205840](8205840)) * setup semantic-release for main branch ([30832eb](30832eb)) * **arcgis-rest-request:** add demo and code for ability to share session between client and server ([ee9ac4c](ee9ac4c)) * **arcgis-rest-request:** add support for AbortSignal ([#970](#970)) ([0f314f6](0f314f6)) * **arcgis-rest-request:** allow state variable to be passed through on server side oauth ([fdbe612](fdbe612)) * **arcgis-rest-request:** force dep release ([87c511d](87c511d)) * **arcgis-rest-request:** force dep release ([409e62f](409e62f)) * **arcgis-rest-request:** force release ([9acfacc](9acfacc)) * **arcgis-rest-request:** refresh session and retry with new token for invalid token errors ([54df4ca](54df4ca)) * **arcgis-rest-request:** rewrite oauth 2 functions to use PKCE ([e49f88c](e49f88c)) * add commitlint config and release scripts ([1bb1a8f](1bb1a8f)) * force dep release ([55f665d](55f665d)) ### BREAKING CHANGES * force 4.x release * force semantic release to use 4.0.0
- Loading branch information