Skip to content

v11.10.0

Latest

Choose a tag to compare

@Boshen Boshen released this 17 Oct 04:45
· 4 commits to main since this release
dc46713

πŸš€ Features

  • add ESM file:// protocol support with comprehensive tests (#746) (by @Boshen) - #746

🚜 Refactor

  • remove normalize-path dependency, use internal PathUtil (#742) (by @Boshen) - #742

⚑ Performance

  • use simd-json for package.json parsing (#761) (by @Boshen) - #761
  • make url crate optional for wasm32 targets (by @Boshen)

Contributors