v0.2.1
Patch Changes
-
0bd932fThanks @anIcedAntFA! - Fixexportsmap missingtypescondition for TypeScript consumers.TypeScript consumers using
moduleResolution: nodenextorbundlernow correctly resolve declarations via the"types"condition in theexportsmap for both the root"."and"./clipboard"subpath, instead of falling back to the CJS.d.ctsfile.