npm @rspack/core 1.2.3
v1.2.3

one day ago

What's Changed

Performance Improvements ⚡

Exciting New Features 🎉

  • feat(create-rspack): create React 19 project by default by @chenjiahan in #9130
  • feat: add rust benchmark case for code splitting by @JSerFeng in #9127
  • feat: get block chunk group by @SyMind in #9165
  • feat: support missing module graph js api by @SyMind in #9172
  • feat: support missing module js api by @SyMind in #9177
  • feat: add rsdoctor native plugin by @LingyuCoder in #8930
  • feat: layer option support function by @SyMind in #9189
  • feat: chunkGroup.childrenIterable & dependency.ids by @SyMind in #9195
  • feat: add getResolver method for NormalModuleFactory by @inottn in #9202
  • feat(lazy-compilation): support module id for LazyCompilationProxyModule by @JSerFeng in #9223
  • feat(plugin-css): should handle css layer supports media by @JSerFeng in #9221
  • feat: add native hook of real content hash plugin by @LingyuCoder in #9234

Bug Fixes 🐞

  • fix: dll manifest zod validation by @ahabhgk in #9112
  • fix: amd require array by @ahabhgk in #9113
  • fix: require local module and support new require by @ahabhgk in #9114
  • fix: amd alias define renaming by @ahabhgk in #9117
  • fix: correct lazy compilation backend options schema by @chenjiahan in #9138
  • fix: should not tree shaking used ident accidentally in composes by @JSerFeng in #9161
  • fix(types): prebundle @swc/types to fix missing dts files by @inottn in #9173
  • fix: do not expose build() for level-2 options builder by @h-a-n-a in #9188
  • fix: align default options with JS by @h-a-n-a in #9116
  • fix(core): initialize resolverFactory early by @hardfist in #9193
  • fix(core): don't swallowing exceptions in stats.toJson by @hardfist in #9208
  • fix: incremental make rebuild removed entry module by @jerrykingxyz in #9209
  • fix: ignore generator options for asset/source module type by @haocheng6 in #9216
  • fix: lazy compilation request handler should filter lazy-compilation request by @JSerFeng in #9166
  • fix: alias sequence order & merge result by @SyMind in #9206
  • fix(incremental): build chunk graph not build new added entry by @ahabhgk in #9225
  • fix: namedChunks / emitAsset js api by @SyMind in #9185
  • fix: rspack sources perf bug by @SyMind in #9229
  • fix(deps): ⬆️ rspack_resolver 0.5.1 by @stormslowly in #9233

Document Updates 📖

Other Changes

New Contributors

Full Changelog: v1.2.2...v1.2.3

Don't miss a new core release

NewReleases is sending notifications on new releases.