Patch Changes
-
#2585
b830c7dc
Thanks @Andarist! - Fixed label extraction crashing in some cases involving variable declarations with array and object patterns. -
#2585
b830c7dc
Thanks @kddc, @Andarist! - Improved label extraction for named function expressions and anonymous functions used as object property values. -
#2602
b02f349d
Thanks @Andarist! - Fixed an issue with styled transformer sometimes not using the used local name for the imported named export when used withimportMap
.