v5.108.1
Changed 1
- Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools
Fixed 1
- Fix invalid property access for escaped namespace imports with multi-character mangled export names
Patch Changes
-
Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @xiaoxiaojx in #21280)
-
Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @alexander-akait in #21269)