Skip to content

v2.11.1

Choose a tag to compare

@linked-cm-release-bot linked-cm-release-bot released this 06 Jul 06:58
· 291 commits to main since this release
0d09c70

Patch Changes

  • #140 3aeaa0a Thanks @flyon! - Fix the package root types field, which pointed to a nonexistent ./index.d.ts. It now points to ./lib/esm/index.d.ts (the real declarations, matching the exports map). Consumers using the legacy moduleResolution: "node" (which reads the root types fallback rather than the exports map) can now resolve @_linked/core's types for the root import; subpath imports already resolved via typesVersions.