@iconsauce/core 2.0.0
@iconsauce/config is merged into this package, with its full git history.
Breaking changes
IconsauceConfigand theConfigtype are now exported from the@iconsauce/coreentry point; the@iconsauce/configpackage is deprecated- deep imports (
@iconsauce/config/lib/*,@iconsauce/core/lib/*) no longer resolve: an exports map restricts the public surface to the package root - requires Node >= 20.19
Other changes
IconsaucePluginis re-exported for convenience (canonical home stays @iconsauce/plugin)- package now declares
types; toolchain unified on TypeScript nodenext / es2022, ts-jest, Node 24 - the test/build integration project no longer depends on postcss-iconsauce