Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 07:36
· 12 commits to main since this release

Added

  • Config Hot-Reloading: Added an active file watcher that instantly hot-reloads iconcodegen.json when you save it in your editor. The terminal will log πŸ”„ Config hot-reloaded without requiring a CLI restart.

Fixed

  • Fixed an inconsistency where /api/batch-generate was still using stale startup configuration data.
  • De-duplicated config validation logic internally.