这是indexloc提供的服务,不要输入任何密码
Skip to content

v11.13.1

Choose a tag to compare

@Boshen Boshen released this 05 Nov 01:24
· 25 commits to main since this release
39877f2

🐛 Bug Fixes

  • (package_json) re-read file for serde_json fallback in simd implementation (#808) (by @Boshen)
  • revert system file cache optimization on Linux (#810) (by @Brooooooklyn) - #810
  • skip loading tsconfig.json from virtual module paths (#809) (by @sapphi-red) - #809

🚜 Refactor

  • use cfg_if and rustix in read_to_string_bypass_system_cache (#802) (by @Boshen) - #802

⚡ Performance

  • optimize FileSystem metadata operations with rustix (#800) (by @Boshen) - #800

Contributors