Conversation
Signed-off-by: w01fgang <sumin@unix-center.ru>
Signed-off-by: w01fgang <sumin@unix-center.ru>
Applied consistent Prettier formatting across the entire codebase following the dependency upgrade to Vitest v4. Fixed a test expectation in flexible-breadcrumbs.test.ts where the transform function was updated but the assertion wasn't updated to match. Changes: - Applied Prettier formatting to all source files - Fixed test assertion to match transform output (priority vs param2_value) - All tests pass (71 tests across 2 test suites) - No security vulnerabilities detected 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
WalkthroughThe pull request modernizes the build pipeline from a custom multi-step process to tsup-based compilation, introduces tuple-aware breadcrumb type validation, relocates the TryResult type to public exports, adds a new static method to the Try class, and applies widespread formatting improvements across the codebase. Dependency tooling is updated with tsup, type-fest, and newer TypeScript and Vitest versions. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
|
e5eec5a to
a3ba85e
Compare
|





Summary by CodeRabbit
New Features
Chores
✏️ Tip: You can customize this high-level summary in your review settings.