Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@florentferry florentferry released this 03 Jul 18:32
· 34 commits to master since this release

Enhancements:

  • Component generator: use component_name instead of module_name in templates, so when we create a button component, by default it contains button instead of button_component

Bug fixes:

  • Component generator: fix error when the single-quotes are used in imports*