Skip to content

v2.1.0

Choose a tag to compare

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

Added

  • Batch Export Drawer: Introduced a beautifully animated, slide-out drawer for batch exporting icons. Features a new flexbox grid layout, smooth glassmorphism hover effects, and persistent export settings.
  • Production React Generators: Generated React components now automatically include global overrides (/* eslint-disable */, // @ts-nocheck) and "DO NOT EDIT" warnings to seamlessly bypass strict enterprise linting rules.
  • Barrel File Automation: The CLI now automatically generates and updates index.ts / index.js barrel files across both Single and Batch export workflows to keep your codebase organized.

Fixed

  • UI & UX Polish: Fixed multiple layout edge cases including double-scrollbars on small screens, CSS transition flickering when switching between modals, and toast notifications blocking clicks.