The following matrix indicates the version of ArcGIS Maps SDK for JavaScript used by ArcGIS Enterprise, as well as which version of Calcite Components and Arcade that the SDK uses internally.
You can obtain your SDK version using kernel.
In your applications, we recommend using the version of Calcite Components that aligns with the SDK version, or any greater minor version.
For example, for version 4.33, use Calcite 3.2.1
or ^3.2.1
.
JavaScript Maps SDK | Date released | ArcGIS Enterprise | Calcite components | ArcGIS Arcade | Web map specification | Web scene specification |
---|---|---|---|---|---|---|
4.34 | October 2025 | n/a | 3.3.2 | 1.34 | 2.35 | 1.38 |
4.33 | June 2025 | 12.0 | 3.2.1 | 1.32 | 2.34 | 1.37 |
4.32 | February 2025 | 11.5 | 3.0.3 | 1.30 | 2.33 | 1.36 |
4.31 | November 2024 | n/a | 2.13.0 | 1.28 | 2.32 | 1.35 |
4.30 | June 2024 | 11.4 | 2.8.5 | 1.26 | 2.31 | 1.34 |
4.29 | February 2024 | 11.3 | 2.4.0 | 1.26 | 2.30 | 1.33 |
4.28 | October 2023 | n/a | 1.9.2 | 1.24 | 2.29 | 1.32 |
4.27 | June 2023 | 11.2 | 1.4.2 | 1.23 | 2.28 | 1.31 |
4.26 | February 2023 | n/a | 1.0.7 | 1.21 | 2.27 | 1.30 |
4.25 | November 2022 | 11.1 | 1.0.0-beta.97 | 1.20 | 2.26 | 1.29 |
4.24 | June 2022 | n/a | 1.0.0-beta.82 | 1.17 | 2.25 | 1.28 |
Related resources
- See product life cycle for detailed information about dates and support for each version of ArcGIS Maps SDK for JavaScript.
- See also Experience Builder: About release versions and Arcade: Version matrix.