Skip to content

Fix: Set correct entrypoint#3

Merged
nickchecan merged 1 commit intomainfrom
entrypoint
Mar 20, 2026
Merged

Fix: Set correct entrypoint#3
nickchecan merged 1 commit intomainfrom
entrypoint

Conversation

@nickchecan
Copy link
Copy Markdown
Owner

This pull request updates the module entry points and type definitions in the package.json to improve compatibility and clarity. The most important changes are:

Package entry point and type definitions:

  • Changed the main and types fields to point to dist/src/index.js and dist/src/index.d.ts instead of dist/index.js and dist/index.d.ts.
  • Added an exports field to explicitly define the module and type entry points for consumers, specifying both import and type paths.

@nickchecan nickchecan merged commit 4915a7a into main Mar 20, 2026
3 checks passed
@nickchecan nickchecan deleted the entrypoint branch March 20, 2026 18:29
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant