ChangeLog: v1.3.75
This version contains lots of patches. Most importantly, the GitHub release is now created again (#7768). Still, this version is mainly about the bugfixes for the SWC minifier.
Fix codegen of escape sequences (#7687)
Alias
output
asformat
(#7746)Fix panic related to
Array.slice
(#7745)Add preserving logic for
typeof foo
(#7763)
This version also includes some minor bugfixes like
Fix usage of plugin fs cache (#7748)
Fix infinite loop of
systemjs
in some edge cases (#7741)Fix loose mode of the spread pass (#7760)
Additionally, there were some refactorings regarding unsafe
.