Skip to content

v11.16.0

Choose a tag to compare

@Boshen Boshen released this 18 Dec 07:15
· 263 commits to main since this release
3a2e427

πŸš€ Features

  • allow subpath imports that start with #/ (#907) (by @Boshen)

πŸ› Bug Fixes

  • resolve solution tsconfig for auto discovered tsconfig (#927) (by @Boshen)
  • fix clone_with_options + yarn_pnp: true not working (#916) (by @sapphi-red)

🚜 Refactor

  • s/self.cache.as_ref()/&self.cache (#910) (by @Boshen)

πŸ§ͺ Testing

  • Add a test to ensure NODEJS_BUILTINS is alphabetized. (#926) (by @connorshea)
  • add test cases for package imports starting with # or #/ (#905) (by @Boshen)

Contributors