Fixed
-
Core
-
Bundler
-
JavaScript
Unstable
-
Bundler
What's Changed
- Disable scope hoisting when 'this' points to an export by @adelchan07 in #9291
- Use rimraf for Windows compat for build-bundles by @bdukes in #9314
- Bump swc by @mischnic in #9306
- Fix inline constants in shared bundles by @mattcompiles in #9313
- Use Manual "name" for publicIds, Remove source bundles from Unique Keys by @AGawrys in #9298
- Detect TSC polyfills to avoid marking them as CJS by @mattcompiles in #9318
- Simplify MSB code for code split bundle creation section by @AGawrys in #9312
- Make sure to set unique key (fix) by @AGawrys in #9326
- Fix bundler tests assertions on windows by @mattcompiles in #9333
- Use modern node versions in CI by @mischnic in #9323
- Remove
this
exports tracking for files with module syntax by @mattcompiles in #9330 - Support multiple workspaces/clients in Parcel for VSCode by @celinanperalta in #9278
- v2.10.1 release by @adelchan07 in #9327
New Contributors
Full Changelog: v2.10.0...v2.10.1