oxc-project
oxc-resolver
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v11.13.2
release-plz-2025-11-05T09-53-58Z
6 hours ago
refactor(file_system): deduplicate read methods and use Vec<u8> (#816) ## Summary Refactors the FileSystem trait to eliminate code duplication and improve maintainability: - Added `read()` method returning `Vec<u8>` as the primary file reading method - Deduplicated `read_to_string()` to call `read()` + UTF-8 validation - Removed `read_to_string_bypass_system_cache()` method (simplified API) - Updated `PackageJson::parse()` to work with `Vec<u8>` instead of `String` 🤖 Generated with [Claude Code](https://claude.com/claude-code)
main
6 hours ago
refactor(file_system): deduplicate read methods and use Vec<u8> (#816) ## Summary Refactors the FileSystem trait to eliminate code duplication and improve maintainability: - Added `read()` method returning `Vec<u8>` as the primary file reading method - Deduplicated `read_to_string()` to call `read()` + UTF-8 validation - Removed `read_to_string_bypass_system_cache()` method (simplified API) - Updated `PackageJson::parse()` to work with `Vec<u8>` instead of `String` 🤖 Generated with [Claude Code](https://claude.com/claude-code)
refactor/deduplicate-filesystem-read
6 hours ago
chore(deps): bump napi; bump msrv to 1.88.0 for napi (#814) Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
main
6 hours ago
[autofix.ci] apply automated fixes
linker
6 hours ago
refactor(file_system): deduplicate read methods and use Vec<u8> 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
refactor/deduplicate-filesystem-read
6 hours ago
feat(tsconfig): implement solution-style tsconfig resolution
11-06-feat_tsconfig_implement_solution-style_tsconfig_resolution
8 hours ago
feat(tsconfig): implement solution-style tsconfig resolution
11-06-feat_tsconfig_implement_solution-style_tsconfig_resolution
8 hours ago
Active Branches
chore: release v11.13.2
last run
6 hours ago
#813
CodSpeed Performance Gauge
0%
feat(tsconfig): implement solution-style tsconfig resolution
last run
8 hours ago
#815
CodSpeed Performance Gauge
-1%
feat: implement tsconfig include/exclude/files matching
last run
1 day ago
#790
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs