This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
Releases: Esri/arcgis-js-cli
Releases · Esri/arcgis-js-cli
Release for ArcGIS API for JavaScript 4.15
All templates updated for ArcGIS API for JavaScript 4.15
Fix init with vue and calcite apps
Fix widget create issue #63
4.14.4 4.14.4
Clean up some dependencies
4.14.3 4.14.3
Add Experience Builder Widget option
Ability to scaffold an Experience Builder Developer Edition widget.
arcgis widget my-widget -t exb
Update React application
Release for ArcGIS API for JavaScript 4.14
This release updates the template for ArcGIS API for JavaScript 4.14.
This release also updates the template apps.
- Default app has been simplified
- New Calcite app template using calcite-app-components
- New
--cdn
option forjsapi
andcalcite
app templates. These do not use webpack, but instead using the JSAPI CDN and rollup to build the application.
Update for 4.13
4.13.0 update deps and update for 4.13
Fix odd npm install issue
Should fix #42