Skip to content

Release v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 13:03
  • It’s possible to create shared data between generators, environment will populate generator's options with them.
    A default one have already been added sharedData.
  • Lookup now has many customizations and returns structure with package details.
  • Catch generator's instantiation errors.
  • New method: isPackageRegistered.
  • Fixes.