v1.0.12
What's Changed
Exciting New Features π
- feat(cli): add exports field by @chenjiahan in #8119
- feat(rspack_core): use simple string parsing instead of regex by @shulaoda in #8113
Bug Fixes π
- fix: side effects optimize for dynamic reexports by @ahabhgk in #8125
- fix(json): only add RuntimeGlobals::MODULE for concatenation by @fi3ework in #8126
- fix: should not panic when passing
test
option to SourceMapDevToolPlugin by @inottn in #8136 - fix(core): should external package.json from bundle by @chenjiahan in #8140
Other Changes
- chore(workflow): merge website folder to the root pnpm workspace by @chenjiahan in #8114
- chore: upgrade rust to 1.81.0 nightly by @jerrykingxyz in #8111
- chore(create-rspack): bump Rslib 0.0.12 and adjust dirname by @chenjiahan in #8124
- test: not to display obsoleted snapshots when test with
-t
by @LingyuCoder in #8122 - chore(deps): update npm dependencies by @renovate in #8133
Full Changelog: v1.0.11...v1.0.12