Skip to content

Conversation

@kettanaito
Copy link
Member

@kettanaito kettanaito commented Oct 4, 2025

Extensions should be imported from their own entrypoints to (1) have a minimal footprint on the user's bundle; (2) be self-contained (think browser/node-only extensions).

@kettanaito kettanaito merged commit 93c2e9a into main Oct 4, 2025
1 check passed
@kettanaito kettanaito deleted the fix/extension-exports branch October 4, 2025 09:30
@kettanaito
Copy link
Member Author

Released: v1.0.2 🎉

This has been released in v1.0.2.

Get these changes by running the following command:

npm i @msw/data@latest

Predictable release automation by Release.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default extensions not exported

2 participants