Skip to content

Releases: conversejs/generator-conversejs

Version 0.0.3 - 2020-04-29

29 Apr 09:21
v0.0.3
Compare
Choose a tag to compare
  • Update to yeoman-generator 4.9.0
  • Use ES6+ in the plugin template
  • Don't rely on require.js in the plugin template

0.0.2

31 Oct 18:28
v0.0.2
Compare
Choose a tag to compare
  • Don't name the AMD module, this is done by config scripts.
  • Set 'use strict' in the plugin.
  • Fix typo which caused global vars.

0.0.1

03 Sep 20:18
Compare
Choose a tag to compare
  • Initial release.