v1.3.86
What's Changed
- chore(es/preset-env): Add the repository url to
Cargo.toml
by @szabgab in #7941 - fix(es/module): Preserve import specifier if resolving fails by @kdy1 in #7955
- fix(es/compat): Handle
PrivateName
inlogical_assignments
by @magic-akari in #7958 - fix(es/minifier): Handle
ModuleDecl
when transform const modules by @magic-akari in #7959 - chore(es/preset-env): Ignore
tp
in the version of a browser version by @kdy1 in #7968 - build(bindings/node): Link msvc runtime statically by @Brooooooklyn in #7965
- refactor(es/lint): Remove usage of
box_patterns
by @magic-akari in #7966 - chore: Publish
v1.3.86
withswc_core
v0.83.16
by @kdy1 in #7970
New Contributors
Full Changelog: v1.3.85...v1.3.86