Export public helper types from hardtry/types entrypoint#34
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
WalkthroughThe change relocates type exports from the main runtime module to a dedicated types module. Types AllSettledResult, SettledFulfilled, SettledRejected, SettledResult, and FlowExit are removed from src/index.ts and re-exported from a new src/types.ts file. The build configuration (bunup.config.ts) is updated to process src/types.ts, and package.json adds a new "./types" export entry pointing to the built type definitions and module. Documentation and tests are updated to reflect the new import path for these types. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
986bd60 to
15c2902
Compare
1b7c4ec to
f945f82
Compare
15c2902 to
c527ef1
Compare
f945f82 to
a90f927
Compare
c527ef1 to
c5faeb1
Compare
a90f927 to
088550a
Compare
c5faeb1 to
c4bc3cf
Compare
Merge activity
|
c4bc3cf to
0d44294
Compare

No description provided.