Skip to content

v15.4.0

Compare
Choose a tag to compare
@sverweij sverweij released this 22 Nov 21:14
· 107 commits to main since this release
v15.4.0
41e01de

✨ features

  • ba4533f feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870) - thanks to @JakeSidSmith for not only raising the issue that led to this fix, but also for the detailed & well documented research that made this addition a very easy one to implement.
  • dfdb385 feat(reporter/dot): only considers rule severity for coloring invalid modules/ dependencies (#869)

🐛 fixes

  • 3445a3b fix(init): makes initial regular expressions more specific (#872)- thanks @mx-bernhard for raising the issue and suggesting an elegant fix.

📖 documentation

👷 maintenance

  • a6d562b build(npm): updates external dependencies