Update package.json exports for ESM-only build#88
Conversation
- Remove module, unpkg, umd:main fields (no longer generating UMD/CJS) - Update main to point to dist/Playground.js - Simplify exports to types + import conditions only 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: fe7398c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Caution Review failedThe pull request is closed. WalkthroughThe PR updates the playground package to be ESM-only by adding a changeset entry for a minor version bump and restructuring Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes
Possibly related PRs
Poem
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
Comment |
Summary
module,unpkg,umd:mainfields (no longer generating UMD/CJS bundles)mainto point todist/Playground.js(matching actual tsdown output)types+importconditions onlyTest plan
pnpm buildand verify dist output🤖 Generated with Claude Code
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.