Skip to content

CMF MES 6.1.0

Compare
Choose a tag to compare
@francisco-maciel francisco-maciel released this 06 Aug 17:23
· 31 commits to master since this release
9354b95

New Features

  • Generated components and templates that include i18n now include the zh-CN and zh-CN language files
  • The creation of a web app now connects to the npm registry and suggests the available channels
  • When creating a package, the available dependencies include their description
  • Wizard generator now no longer includes the wizard prefix if the supplied name starts with wizard
  • Wizard and Execution View constructors now include a reference to page bag
  • Data Sources, Wizards and Converters now run install if they add a new reference to the cmf.core.dashboards package
  • Several minor enhancements to the generated comments

Bug Fixes

  • Correctly generates templates that comply to default @criticalmanufacturing/dev-tasks linting rules
  • Fixed widget component code to compile properly