Skip to content

Latest commit

 

History

History
169 lines (75 loc) · 7.82 KB

File metadata and controls

169 lines (75 loc) · 7.82 KB

@esri/arcgis-rest-feature-service 4.1.0 (2024-12-17)

Features

@esri/arcgis-rest-feature-service 4.0.6 (2024-06-15)

Bug Fixes

  • small change to trigger a catch-up release (#1165) (73aa677)

@esri/arcgis-rest-feature-service 4.0.5 (2023-09-06)

Bug Fixes

  • arcgis-rest-feature-service: add additional statistic types (#1114) (37e6e8e)

@esri/arcgis-rest-feature-service 4.0.4 (2022-12-19)

Bug Fixes

  • add error parameter to IEditFeatureResult (#1038) (36f78e5)

@esri/arcgis-rest-feature-service 4.0.3 (2022-05-11)

Bug Fixes

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

@esri/arcgis-rest-feature-service 4.0.2 (2022-04-20)

Bug Fixes

  • update package versions post v4 launch (2560c34)

Dependencies

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

@esri/arcgis-rest-feature-service 4.0.1 (2022-04-18)

Bug Fixes

  • arcgis-rest-feature-service: use correct path for unpkg (7585ce7)

Dependencies

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

@esri/arcgis-rest-feature-service 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-portal: upgraded to 4.0.0
  • @esri/arcgis-rest-request: upgraded to 4.0.0

@esri/arcgis-rest-feature-service 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-portal: upgraded to 4.0.0-beta.3
  • @esri/arcgis-rest-request: upgraded to 4.0.0-beta.3

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

Features

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

Dependencies

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

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

Bug Fixes

  • :basecamp:: ensure decodeValues() isnt derailled by attributes not present in metadata (e9b4581)
  • 🛁: ensure add/update/deleteFeatures dont pass extraneous parameters (8566860)
  • enterprise: fetch fresh token manually when u/pw are provided (299f3c0), closes #161
  • query features: add count and extent to IQueryFeaturesResponse (2ab9f33)

Code Refactoring

  • deprecate common-types package (in favor of common) (6ab2e75)
  • deprecate feature-service-admin package (and bundle code in feature-service) (f5a17b1)
  • rename esriGeometryType interface GeometryType (1057850)
  • replace items, groups, sharing and user packages with single portal package (64a3fd9)
  • stop reexporting appendCustomParams from feature-service package (c0852cb)

Features

  • 🇦🇴: start with utility function to format cvd codes (717404f)
  • all packages: start shipping an unminified UMD for each package (52043f5), closes #135
  • request: adds option to return the raw fetch response (6fb7c79), closes #462
  • by default fetch metadata and make query response readable (3c96fce), closes #375

BREAKING CHANGES

  • replace items, groups, sharing and user packages with single portal package
  • deprecate feature-service-admin package (and bundle code in feature-service)
  • deprecate common-types package (in favor of common)
  • rename esriGeometryType interface GeometryType
  • appendCustomParams is no longer exported by feature-service package

Dependencies

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