v2.1.2
Fixed
- Architecture: Decoupled the CLI server execution block to strictly lock out tests, allowing proper unit testing of Express middleware.
- Symlink Resolution: Fixed a critical execution bug where running the tool via npm global symlink (
iconcodegen) would silently fail because Node.js ES Modules enforce strictimport.meta.urlrealpath comparisons.