Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 354 Bytes

CHANGES.md

File metadata and controls

17 lines (11 loc) · 354 Bytes

Changelog

0.0.3 (2020-04-29)

  • 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 (2017-10-31)

  • 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 (2017-08-03)

  • Initial release.