Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:21
· 16 commits to main since this release

Added

  • Custom Naming Templates: Added the iconNamePattern field to iconcodegen.json. You can now enforce strict team naming conventions (e.g. {name}Icon, App{name}, {name}) across both single and batch exports. All generated names are automatically validated and sanitized into compliant JavaScript identifiers.