Skip to content

oxc_resolver-v4.0.0

Choose a tag to compare

@oxc-bot oxc-bot released this 20 Jan 17:22
· 402 commits to main since this release
1642bb9

Features

  • [breaking] generic fs cache type Resolver = ResolverGeneric<FsCache<FileSystemOs>> (#358)
  • [breaking] PackageJson and TsConfig traits (#360)

Performance

  • use papaya instead of dashmap (#356)