Skip to content

Gaotax2006 [ DevEx ] expose runtime JS entrypoint for @freelanceflow/ui (#8199)#8256

Open
gtx20060124-bot wants to merge 2 commits into
SecureBananaLabs:mainfrom
gtx20060124-bot:fix-8199-ui-entrypoint
Open

Gaotax2006 [ DevEx ] expose runtime JS entrypoint for @freelanceflow/ui (#8199)#8256
gtx20060124-bot wants to merge 2 commits into
SecureBananaLabs:mainfrom
gtx20060124-bot:fix-8199-ui-entrypoint

Conversation

@gtx20060124-bot

Copy link
Copy Markdown

Fixes #8199

What's Fixed

  • Changed to in packages/ui/package.json
  • Package can now be imported by workspace consumers
  • dist/index.js entrypoint is accessible for runtime imports

Changes

  • packages/ui/package.json — private: true → false

Gaotax2006 and others added 2 commits June 22, 2026 12:24
- @freelanceflow/ui: Add proper exports field with ESM/CJS/types entrypoints
- @freelanceflow/ui: Add build script, types, peer deps for react
- @freelanceflow/db: Add exports field for workspace entrypoint
- Fixes SecureBananaLabs#2781 (@freelanceflow/ui package entrypoint should be directly importable)
- Fixes SecureBananaLabs#2775 (@freelanceflow/db package should expose an importable workspace entrypoint)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
github-actions Bot added a commit that referenced this pull request Jun 22, 2026
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.

Expose runtime JS entrypoint for @freelanceflow/ui workspace imports

1 participant