Releases: Esri/arcgis-rest-js
Releases · Esri/arcgis-rest-js
v2.25.0
v2.24.0
v2.23.0
@esri/arcgis-rest-request
- New Features
- request sets
fetch.credentials: 'include'
when specific headers are set. This is intended to support theplatformSelf
call which needs to send cookies, even when cross-domain.
- request sets
@esri/arcgis-rest-auth
- Bug Fixes
- platformSelf: actually export the function from the package
v2.22.0
v2.21.0
@esri/arcgis-rest-feature-layer
- New Features
- arcgis-rest-types: add editingInfo to ILayerDefinition
e5467f0b
- arcgis-rest-types: add editingInfo to ILayerDefinition
@esri/arcgis-rest-portal
- Bug Fixes
- arcgis-rest-portal: make `layers` parameter of `IExportParameters` optional
0b584e66
- arcgis-rest-portal: make `layers` parameter of `IExportParameters` optional
@esri/arcgis-rest-service-admin
- New Features
- service-admin: add updateServiceDefinition method
63c2bc09
- service-admin: add updateServiceDefinition method
@esri/arcgis-rest-types
- New Features
- arcgis-rest-types: add editingInfo to ILayerDefinition
e5467f0b
- arcgis-rest-types: add editingInfo to ILayerDefinition