Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Releases: Esri/generator-esri-appbuilder-js

v4.7.0

10 Aug 21:36
Compare
Choose a tag to compare

Version 4.7.0 of the Web AppBuilder Yeoman Generator.

Updated

  • Latest dependencies (#163, #161)
  • Latest version of Web AppBuilder (#164)

v4.6.0

19 Mar 17:52
Compare
Choose a tag to compare

Version 4.6.0 of the Web AppBuilder Yeoman Generator.

Updated

  • TypeScript to version 3.8 (#156)
  • Latest dependencies (#157)

v4.5.1

01 Nov 17:22
Compare
Choose a tag to compare

Version 4.5.1 of the Web AppBuilder Yeoman Generator.

Updated

  • Yeoman generator dependency (#150)

v4.5.0

17 Jun 19:07
Compare
Choose a tag to compare

Version 4.5.0 of the Web AppBuilder Yeoman Generator.

Added

  • You can now generate the widget only (#145 🎉 thank you @mlewis22)

Updated

  • TypeScript to version 3.5 (#146)
  • Latest Yeoman Generator version (#147)

v4.4.0

24 Apr 15:20
Compare
Choose a tag to compare

Version 4.4.0 of the Web AppBuilder Yeoman Generator.

Added

Updated

  • TypeScript to version 3.4 (#142)
  • Latest Web AppBuilder version (3.12)

v4.3.0

13 Feb 16:08
Compare
Choose a tag to compare

Version 4.3.0 of the Web AppBuilder Yeoman Generator.

Added

  • TS Config will compile themes if they exist (#131) (thank you @davewilton)
  • Common TypeScript definition for config file (#135)

Updated

  • TypeScript to version 3.3 (#132)

v4.2.1

12 Nov 22:43
Compare
Choose a tag to compare

Version 4.2.1 of the Web AppBuilder Yeoman Generator.

Fixed

  • set babel versions to prevent errors when using es2015 template (#130)

v4.2.0

12 Nov 22:28
Compare
Choose a tag to compare

mistake release - please use v4.2.1

v4.1.0

09 Oct 17:23
Compare
Choose a tag to compare

Version 4.1 of the Web AppBuilder Yeoman Generator.

Fixed

  • updated Typescript templates

Support

  • Updated to version 3 of TypeScript

v4.0.0

18 Sep 15:34
Compare
Choose a tag to compare

Version 4.0 of the Web AppBuilder Yeoman Generator.

Added

Fixed

  • baseClass set in TypeScript #120
  • sass issues #116

Changed

  • Node v6 is not supported anymore when using SASS transpiling because of the node-sass dependency. Recommended to use at least the latest LTS version of node (more info)

Support

  • Updated to v3.1.1 of the yeoman generator #115