Skip to content

v15.3.1-beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sverweij sverweij released this 21 Nov 20:11
· 200 commits to main since this release
v15.3.1-beta-2
b1c13ef

🐛 fixes to address #863

On top of the commit that takes 'workspaces' field into account when merging package manifests fix from #867, from that same PR:

  • 78990e0/ 2f29ace/ 943a521 fixes: don't classify relative module names as 'aliased' - which addresses the bug that bit the beta testers
  • give precedence to bolted-on aliases (webpack) over node native aliases might there be a conflict

✨ / 📖 things from the main branch rebased into #863, but not released to latest yet

  • ba4533f feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870)
  • dfdb385 feat(reporter/dot): only considers rule severity for coloring invalid modules/ dependencies (#869)
  • aca6489 doc: modify semicolons to commas (#866)