v2.11.1
·
291 commits
to main
since this release
Patch Changes
- #140
3aeaa0aThanks @flyon! - Fix the package roottypesfield, which pointed to a nonexistent./index.d.ts. It now points to./lib/esm/index.d.ts(the real declarations, matching theexportsmap). Consumers using the legacymoduleResolution: "node"(which reads the roottypesfallback rather than theexportsmap) can now resolve@_linked/core's types for the root import; subpath imports already resolved viatypesVersions.