Skip to content

oxc_resolver-v4.0.0

Latest
Compare
Choose a tag to compare
@oxc-bot oxc-bot released this 20 Jan 17:22
· 1 commit 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)