Skip to content

Commit e947b92

Browse files
chore(release): 4.4.0 [skip ci]
# @esri/arcgis-rest-request [4.4.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2025-04-07) ### Features * **arcgis-rest-request:** change getDomainCredentials to handle URLs with mismatching cases ([013e4da](013e4da)) * **arcgis-rest-request:** switched to using toLowerCase ([7ae474b](7ae474b))
1 parent d41b00b commit e947b92

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/arcgis-rest-request/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# @esri/arcgis-rest-request [4.4.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2025-04-07)
2+
3+
4+
### Features
5+
6+
* **arcgis-rest-request:** change getDomainCredentials to handle URLs with mismatching cases ([013e4da](https://github.com/Esri/arcgis-rest-js/commit/013e4da9d62c955c316fb6be46a169462d2a245c))
7+
* **arcgis-rest-request:** switched to using toLowerCase ([7ae474b](https://github.com/Esri/arcgis-rest-js/commit/7ae474b0bbb00e3c66cc4804ac89b67b330e2162))
8+
19
# @esri/arcgis-rest-request [4.3.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-23)
210

311

packages/arcgis-rest-request/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/arcgis-rest-request",
3-
"version": "4.3.0",
3+
"version": "4.4.0",
44
"description": "Common methods and utilities for @esri/arcgis-rest-js packages.",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)