Skip to content

Releases: yeoman/environment

v1.0.1

09 Oct 07:17
Compare
Choose a tag to compare

Backward compatibility change

  • Revert changes to remove the possibility to pass args as a replacement for arguments. This change caused too much backward compatibility issues.

v1.0.0

06 Oct 06:06
Compare
Choose a tag to compare

Initial release. This project is extracted from yeoman-generator.

API changes

  • env#lookup() now take a callback.
  • env#create() no longer accept a String as argument.