Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Releases: Esri/arcgis-js-cli

Release for ArcGIS API for JavaScript 4.15

09 Apr 18:19
Compare
Choose a tag to compare

All templates updated for ArcGIS API for JavaScript 4.15

Fix init with vue and calcite apps

13 Mar 16:52
Compare
Choose a tag to compare

Fix widget create issue #63

11 Mar 14:52
Compare
Choose a tag to compare

Clean up some dependencies

10 Mar 22:23
Compare
Choose a tag to compare

Add Experience Builder Widget option

21 Feb 17:06
Compare
Choose a tag to compare

Ability to scaffold an Experience Builder Developer Edition widget.

arcgis widget my-widget -t exb

Update React application

20 Feb 19:24
Compare
Choose a tag to compare

The template React application has been updated to address #57 and #54

Release for ArcGIS API for JavaScript 4.14

07 Jan 19:59
Compare
Choose a tag to compare

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 for jsapi and calcite app templates. These do not use webpack, but instead using the JSAPI CDN and rollup to build the application.

Update for 4.13

15 Oct 20:55
Compare
Choose a tag to compare
4.13.0

update deps and update for 4.13

Fix odd npm install issue

17 Sep 20:06
Compare
Choose a tag to compare

Add a vue template

17 Sep 17:18
Compare
Choose a tag to compare

Users can now scaffold an ArcGIS API for JavaScript application using vuejs.

Addresses #39

arcgis create jsapi-vue-app -t vue