v5.108.1
📦 webpackView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This patch release includes a fix for property access issues with escaped namespace imports and enhances tracing capabilities for the ProfilingPlugin.
✨ New Features
- Added frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools.
🐛 Bug Fixes
- Fixed invalid property access for escaped namespace imports with multi-character mangled export names.