DEV Community

SumanKumar G
SumanKumar G

Posted on

Angular Library Publishing

i was publishing library package that supports angular version from 8 to 13 in npm registry. But now i want to publish this package as Ivy enabled and it won't support below Angular version of 12. So i have decided to publish the package like MyLibrary older version x (tag name as ngc) and the latest with new version. Is there any better way to address it?
tags: angular

Top comments (0)