npm @rspack/core 2.0.0-rc.0
v2.0.0-rc.0

latest release: 1.7.11
7 hours ago

What's Changed

Performance Improvements ⚡

New Features 🎉

  • feat: support import.meta.main by @ahabhgk in #13489
  • feat: support expression in import.meta.resolve argument by @ahabhgk in #13523
  • feat: add ModuleGraph.getUsedExports to ModuleGraph by @SyMind in #13519

Bug Fixes 🐞

  • fix(watcher): rename typo recursiron_directories to recurse_parent_directories by @jaehafe in #13510
  • fix: avoid spreading huge dependency iterables by @SyMind in #13517
  • fix(types): allow partial jsc.parser config when detectSyntax is auto by @chenjiahan in #13531
  • fix(swc-loader): fallback detectSyntax auto for virtual modules by @chenjiahan in #13529
  • fix: reset chunk.rendered in incremental build by @hardfist in #13544

Refactor 🔨

Document Updates 📖

Other Changes

New Contributors

Full Changelog: v2.0.0-beta.9...v2.0.0-rc.0

Don't miss a new core release

NewReleases is sending notifications on new releases.