-
Notifications
You must be signed in to change notification settings - Fork 129
Comparing changes
Open a pull request
base repository: Esri/arcgis-rest-js
base: @esri/arcgis-rest-basemap-sessions@1.0.0
head repository: Esri/arcgis-rest-js
compare: @esri/arcgis-rest-basemap-sessions@1.1.0
- 10 commits
- 17 files changed
- 5 contributors
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c8819ec - Browse repository at this point
Copy the full SHA c8819ecView commit details
Commits on Aug 13, 2025
-
fix: Add typings for IAddItem, GetItemResources, and ILayerDefinition (…
…#1241) * add typings for item, getitemresources, and layer definition * Update packages/arcgis-rest-feature-service/src/helpers.ts --------- Co-authored-by: Patrick Arlt <patrick.arlt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 604c2d9 - Browse repository at this point
Copy the full SHA 604c2d9View commit details -
chore(release): 4.6.2 [skip ci]
## @esri/arcgis-rest-portal [4.6.2](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-portal@4.6.1...@esri/arcgis-rest-portal@4.6.2) (2025-08-13) ### Bug Fixes * Add typings for IAddItem, GetItemResources, and ILayerDefinition ([#1241](#1241)) ([604c2d9](604c2d9))
Configuration menu - View commit details
-
Copy full SHA for 531bcfa - Browse repository at this point
Copy the full SHA 531bcfaView commit details -
chore(release): 4.1.1 [skip ci]
## [4.1.1](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-feature-service@4.1.0...@esri/arcgis-rest-feature-service@4.1.1) (2025-08-13) ### Bug Fixes * Add typings for IAddItem, GetItemResources, and ILayerDefinition ([#1241](#1241)) ([604c2d9](604c2d9)) * **arcgis-rest-basemap-sessions:** improve logic for duration and safetyMargin ([9384113](9384113)) * **arcgis-rest-basemap-sessions:** wrap up work before removing local options ([f5d5c60](f5d5c60)) * **arcgis-rest-request:** appendCustomParams strips valid options ([7fbfca6](7fbfca6)) * **arcgis-rest-request:** isSameOrigin returns false when url arg is null ([#1240](#1240)) ([6e3c94b](6e3c94b)) * actually export no-cors utils ([746429e](746429e)) * package-lock that should have been checked in after release ([78baaf1](78baaf1)) * **arcgis-rest-request:** appendCustomParams strips valid options ([#1221](#1221)) ([bd1aa9c](bd1aa9c)) * **arcgis-rest-request:** parentMessageHandler handles ICredential or IArcGISIdentityManagerOptions ([ae8159b](ae8159b)) * **arcgis-rest-request:** postMessage auth works w/ credential ([cfa57e9](cfa57e9)) * postMessage must send a Credential that is usable by JSSDK ([#1223](#1223)) ([082b1c6](082b1c6)) * restore IUserRequestOptions.authentication to a ArcGISIdentityManager ([4c528ba](4c528ba)) * restore IUserRequestOptions.authentication: ArcGISIdentityManager ([057edf0](057edf0)) ### Features * **arcgis-rest-basemap-sessions:** add basemap style sessions package ([ec63c02](ec63c02)) * **arcgis-rest-basemap-sessions:** remove static basemap tiles ([7c1ec7f](7c1ec7f)) * add basemap session package ([b8848e1](b8848e1)) * integrate no-cors into request fn ([f828bab](f828bab)) * no-cors utils and global cache ([29db594](29db594)) * setup vitest ([81cd426](81cd426)) * **arcgis-rest-developer-credentials:** add invalidateApiKey, fix generate API key bug ([b1458a2](b1458a2)) * **arcgis-rest-elevation:** initial release of elevation package ([#1191](#1191)) ([0d2064c](0d2064c)) * **arcgis-rest-places:** places api - add icon param ([203821d](203821d)), closes [#1175](#1175) [#1175](#1175) [#1183](#1183) * **arcgis-rest-portal:** add removeItemThumbnail() to delete item thumbnails ([#1202](#1202)) ([a1b51f3](a1b51f3)) * **arcgis-rest-request:** add option to override request function ([cd3948b](cd3948b)) * **arcgis-rest-request:** add serialization and deserialization for all auth managers ([d85f595](d85f595)) * **arcgis-rest-request:** change getDomainCredentials to handle URLs with mismatching cases ([013e4da](013e4da)) * **arcgis-rest-request:** switched to using toLowerCase ([7ae474b](7ae474b)) * make API keys work with all portal methods ([#1186](#1186)) ([1972413](1972413)) ### Reverts * **arcgis-rest-feature-service:** service def fns take IAuthenticatedRequestOptions ([4471fff](4471fff)) * feat(arcgis-rest-developer-credentials)!: export slot helper ([ba33510](ba33510)) ### BREAKING CHANGES * requires additional changes to API key method
Configuration menu - View commit details
-
Copy full SHA for aa60a35 - Browse repository at this point
Copy the full SHA aa60a35View commit details
Commits on Aug 14, 2025
-
feat(arcgis-rest-feature-service): initial implementation for queryin…
…g all features * feat(arcgis-rest-feature-service): initial implementation for querying all features * feat(arcgis-rest-feature-service): updates based on PR review * feat(arcgis-rest-feature-service): PR review * fix(arcgis-rest-feature-service): pass 1=1 and outFeilds bu default, update tests --------- Co-authored-by: KarshitShah <kar11185@esri.com>
Configuration menu - View commit details
-
Copy full SHA for effd58f - Browse repository at this point
Copy the full SHA effd58fView commit details -
chore(release): 4.2.0 [skip ci]
# @esri/arcgis-rest-feature-service [4.2.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-feature-service@4.1.1...@esri/arcgis-rest-feature-service@4.2.0) (2025-08-14) ### Features * **arcgis-rest-feature-service:** initial implementation for querying all features ([effd58f](effd58f))
Configuration menu - View commit details
-
Copy full SHA for db39bf0 - Browse repository at this point
Copy the full SHA db39bf0View commit details
Commits on Aug 20, 2025
-
feat(arcgis-rest-feature-service): add support for f=geojson to query…
…AllFeatures() (#1247) * feat(arcgis-rest-feature-service): add support for f=geojson to queryAllFeatures() * Update packages/arcgis-rest-feature-service/src/query.ts Co-authored-by: Gavin Rehkemper <137905994+gavinr-maps@users.noreply.github.com> * Update packages/arcgis-rest-feature-service/src/query.ts Co-authored-by: Gavin Rehkemper <137905994+gavinr-maps@users.noreply.github.com> --------- Co-authored-by: Gavin Rehkemper <137905994+gavinr-maps@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b4f4e1 - Browse repository at this point
Copy the full SHA 5b4f4e1View commit details -
chore(release): 4.3.0 [skip ci]
# @esri/arcgis-rest-feature-service [4.3.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-feature-service@4.2.0...@esri/arcgis-rest-feature-service@4.3.0) (2025-08-20) ### Features * **arcgis-rest-feature-service:** add support for f=geojson to queryAllFeatures() ([#1247](#1247)) ([5b4f4e1](5b4f4e1))
Configuration menu - View commit details
-
Copy full SHA for 65055fe - Browse repository at this point
Copy the full SHA 65055feView commit details -
feat(arcgis-rest-basemap-styles): improve method names, edge cases an…
…d error handling * feat(arcgis-rest-feature-service): add support for f=geojson to queryAllFeatures() * feat(arcgis-rest-basemap-styles): improve method names, edge cases and error handling * fix(arcgis-rest-basemap-sessions): set duration to 10 seconds * chore(arcgis-rest-basemap-sessions): remove console.log
Configuration menu - View commit details
-
Copy full SHA for d866803 - Browse repository at this point
Copy the full SHA d866803View commit details -
chore(release): 1.1.0 [skip ci]
# @esri/arcgis-rest-basemap-sessions [1.1.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-basemap-sessions@1.0.0...@esri/arcgis-rest-basemap-sessions@1.1.0) (2025-08-20) ### Features * **arcgis-rest-basemap-styles:** improve method names, edge cases and error handling ([d866803](d866803))
Configuration menu - View commit details
-
Copy full SHA for f4c2ad9 - Browse repository at this point
Copy the full SHA f4c2ad9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @esri/arcgis-rest-basemap-sessions@1.0.0...@esri/arcgis-rest-basemap-sessions@1.1.0