Change8

v5.101.2

📦 webpackView on GitHub →
🐛 3 fixes🔧 1 symbols

Summary

This release focuses on bug fixes related to syntax parsing of trailing comments and improved variable handling for createRequire and tagged variables.

🐛 Bug Fixes

  • Fixed syntax error occurring when a comment is placed on the last line of a file.
  • Improved handling of variable declarations for createRequire.
  • Corrected logic to distinguish between free variables and tagged variables.

🔧 Affected Symbols

createRequire