- Update to yeoman-generator 4.9.0
- Use ES6+ in the plugin template
- Don't rely on require.js in the plugin template
- Don't name the AMD module, this is done by config scripts.
- Set 'use strict' in the plugin.
- Fix typo which caused global vars.
- Initial release.