Conversation
…ndencies, and fix Vite build warnings - Updated Bun minimum version from 1.3.13 to 1.4.0 across documentation and configuration files. - Added release notes for version 1.16.1, highlighting the maintenance patch with no breaking changes or API modifications. - Refreshed development dependencies including Storybook, ESLint, TypeScript, and others. - Fixed Vite configuration to use `import.meta.dirname` for resolving paths, addressing build warnings related to `__dirname` and `node:http`. - Updated runtime support documentation to reflect the new Bun version requirement.
|
Warning Review limit reachedNext included review available in 55 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (34)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
|
@coderabbitai please repeat the code review. |
|
|
import.meta.dirnamefor resolving paths, addressing build warnings related to__dirnameandnode:http.