Skip to content

feat: add exports field to package.json#216

Merged
dhensby merged 1 commit intotediousjs:masterfrom
dhensby:feat/package-exports
Apr 15, 2026
Merged

feat: add exports field to package.json#216
dhensby merged 1 commit intotediousjs:masterfrom
dhensby:feat/package-exports

Conversation

@dhensby
Copy link
Copy Markdown
Collaborator

@dhensby dhensby commented Apr 15, 2026

Adds a modern exports map for explicit entry point resolution. This gives consumers better module resolution guarantees, especially with ESM tooling.

Retains main and types for backwards compatibility with older tooling.

Adds a modern `exports` map for explicit entry point resolution.
Retains `main` and `types` for backwards compatibility with older
tooling.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dhensby dhensby merged commit f670e31 into tediousjs:master Apr 15, 2026
7 checks passed
@dhensby dhensby deleted the feat/package-exports branch April 15, 2026 00:31
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

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