Skip to content

v0.17.0-pre.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 14 Apr 19:12
· 1025 commits to main since this release

Composability

  • Added the Gruntfile editor API. This API allow multiple generators to write to the Gruntfile without causing conflicts. Read documentation.

Bugs

  • Fix errors thrown when git command isn't installed on user computer.
  • Fix error that'd prevent tasks to be runned with a 0.17 based generator and current version or yo.
  • Make sure the system always create a default generator name.