Skip to content

v11.15.0

Latest

Choose a tag to compare

@Boshen Boshen released this 04 Dec 15:34
· 4 commits to main since this release
943bb39

🚀 Features

  • [breaking] disallow manually passing a list of references to TsconfigOptions::references (#902) (by @Boshen)
  • support tsconfig rootDirs (#885) (by @Boshen)
  • (napi) expose resolve_file API as resolveFileSync and resolveFileAsync (#900) (by @Boshen)

🐛 Bug Fixes

  • fix resolution when resolving non-relative specifier on tsconfig baseUrl (#903) (by @Boshen)
  • add fallback for statx NOSYS error on old kernels (#901) (by @Boshen)
  • correct grammatical errors in documentation and comments (#897) (by @Boshen)

Contributors