Hide Table of Contents
What's New archive
What's new in Version 3.46

API version retirements

Versions 3.39 and older are retired, the modules will continue to be hosted on the CDN at https://js.arcgis.com/. The status for all versions of the API can be viewed on the Product Support page. For more information on retirement and what it means, visit the ArcGIS API for JavaScript section of the Product Life Cycle Policy document.

Additional packages

Version 3.46 of the ArcGIS API for JavaScript includes:

  • ArcGIS Arcade 1.21 (since version 3.43)
    NOTE: The ArcGIS API for JavaScript versions 3.44 and later will no longer be updated with the latest Arcade language features. In other words, Arcade expressions authored in JS API apps at versions 3.44 or later will only support Arcade language features introduced in Arcade versions 1.21 or earlier.
  • dgrid versions
    • dgrid version 1.3.3 (since version 3.35)
    • dgrid version 0.3.21 (since version 3.35)
      NOTE: If working with version 1x, please reference the dgrid1 directory, whereas for version 0x reference the dgrid directory. Please refer to the dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
  • Dojo version 1.17.3 (since version 3.42)
  • dstore version 1.2.1 (since version 3.35)
  • put-selector version 0.3.6 (since version 3.13)
  • xstyle version 0.3.3 (since version 3.28)

Additional Resources on GitHub

Use the repository on GitHub for the JS API TypeScript definitions.

Show Modal