Skip to content

September 2021 Stable Release

Latest
Compare
Choose a tag to compare
@ErmolaevID ErmolaevID released this 08 Sep 12:50
· 6 commits to main since this release
3ce62cb

Release 1 (08.09.2021)

Features:

  • Create issue templates for bug, refactoring, feature
  • Now the component generation command generates index file for pretty import
    import { Button } from "../components/Button"; instead of import { Button } from "../components/Button/Button";

Core:

  • Rename "command" to "entity" in GenerateCommand