web-infra-dev/rspack (@rspack/cli)
### [`v1.0.8`](https://redirect.github.com/web-infra-dev/rspack/releases/tag/v1.0.8)
[Compare Source](https://redirect.github.com/web-infra-dev/rspack/compare/v1.0.7...v1.0.8)
#### What's Changed
##### Highlights
- the Rust crate `swc_core` has been upgraded to 0.106.0 and swc minifier source map error has been fixed by [@SyMind](https://redirect.github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/7991](https://redirect.github.com/web-infra-dev/rspack/pull/7991)
##### Performance Improvements ⚡
- perf: lazy create hash utils by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/7961](https://redirect.github.com/web-infra-dev/rspack/pull/7961)
##### Exciting New Features 🎉
- feat: support `compilation.builtModules` by [@LingyuCoder](https://redirect.github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/7984](https://redirect.github.com/web-infra-dev/rspack/pull/7984)
##### Bug Fixes 🐞
- fix: the progress values for the make and sealing statuses are inaccurate by [@inottn](https://redirect.github.com/inottn) in [https://github.com/web-infra-dev/rspack/pull/7990](https://redirect.github.com/web-infra-dev/rspack/pull/7990)
- fix: correctly display the progress bar when it reaches 100% by [@inottn](https://redirect.github.com/inottn) in [https://github.com/web-infra-dev/rspack/pull/7989](https://redirect.github.com/web-infra-dev/rspack/pull/7989)
- fix: use `HookMap` for `runtimeRequirementInTree` by [@colinaaa](https://redirect.github.com/colinaaa) in [https://github.com/web-infra-dev/rspack/pull/7987](https://redirect.github.com/web-infra-dev/rspack/pull/7987)
- fix: swc minifier source map by [@SyMind](https://redirect.github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/7991](https://redirect.github.com/web-infra-dev/rspack/pull/7991)
- fix: generate params of runtime module by [@LingyuCoder](https://redirect.github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/8000](https://redirect.github.com/web-infra-dev/rspack/pull/8000)
- fix(modern-module): use module style export for non entry module by [@fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rspack/pull/7996](https://redirect.github.com/web-infra-dev/rspack/pull/7996)
- fix: dedup asset_contents to avoid multiple hash changes by [@inottn](https://redirect.github.com/inottn) in [https://github.com/web-infra-dev/rspack/pull/8002](https://redirect.github.com/web-infra-dev/rspack/pull/8002)
- fix(core): allow non-utf8 string in source code by [@hardfist](https://redirect.github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/8009](https://redirect.github.com/web-infra-dev/rspack/pull/8009)
##### Document Updates 📖
- docs: update team members, add [@shulaoda](https://redirect.github.com/shulaoda) by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/7998](https://redirect.github.com/web-infra-dev/rspack/pull/7998)
##### Other Changes
- refactor(core): add task name for tokio-console better display by [@hardfist](https://redirect.github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/7966](https://redirect.github.com/web-infra-dev/rspack/pull/7966)
- refactor(core): use separate tokio_console layer by [@hardfist](https://redirect.github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/7982](https://redirect.github.com/web-infra-dev/rspack/pull/7982)
- chore(deps): update dependency [@swc/plugin-remove-console](https://redirect.github.com/swc/plugin-remove-console) to v3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/7978](https://redirect.github.com/web-infra-dev/rspack/pull/7978)
- chore(deps): update pnpm to v9.11.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/7977](https://redirect.github.com/web-infra-dev/rspack/pull/7977)
- chore(deps): update github-actions by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/7973](https://redirect.github.com/web-infra-dev/rspack/pull/7973)
- chore: fix proxied typo by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/7983](https://redirect.github.com/web-infra-dev/rspack/pull/7983)
- refactor: import module hooks by [@JSerFeng](https://redirect.github.com/JSerFeng) in [https://github.com/web-infra-dev/rspack/pull/7967](https://redirect.github.com/web-infra-dev/rspack/pull/7967)
- revert: refactor(core) add task name for tokio-console better display by [@LingyuCoder](https://redirect.github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/7997](https://redirect.github.com/web-infra-dev/rspack/pull/7997)
- refactor: add JSDoc to improve BannerPlugin options types by [@GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/rspack/pull/8003](https://redirect.github.com/web-infra-dev/rspack/pull/8003)
- refactor: add JSDoc & types to improve HtmlRspackPlugin, IgnorePlugin options types by [@GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/rspack/pull/8004](https://redirect.github.com/web-infra-dev/rspack/pull/8004)
**Full Changelog**: https://github.com/web-infra-dev/rspack/compare/v1.0.7...v1.0.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.0.7
->1.0.8
1.0.7
->1.0.8
Release Notes
web-infra-dev/rspack (@rspack/cli)
### [`v1.0.8`](https://redirect.github.com/web-infra-dev/rspack/releases/tag/v1.0.8) [Compare Source](https://redirect.github.com/web-infra-dev/rspack/compare/v1.0.7...v1.0.8) #### What's Changed ##### Highlights - the Rust crate `swc_core` has been upgraded to 0.106.0 and swc minifier source map error has been fixed by [@SyMind](https://redirect.github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/7991](https://redirect.github.com/web-infra-dev/rspack/pull/7991) ##### Performance Improvements ⚡ - perf: lazy create hash utils by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/7961](https://redirect.github.com/web-infra-dev/rspack/pull/7961) ##### Exciting New Features 🎉 - feat: support `compilation.builtModules` by [@LingyuCoder](https://redirect.github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/7984](https://redirect.github.com/web-infra-dev/rspack/pull/7984) ##### Bug Fixes 🐞 - fix: the progress values for the make and sealing statuses are inaccurate by [@inottn](https://redirect.github.com/inottn) in [https://github.com/web-infra-dev/rspack/pull/7990](https://redirect.github.com/web-infra-dev/rspack/pull/7990) - fix: correctly display the progress bar when it reaches 100% by [@inottn](https://redirect.github.com/inottn) in [https://github.com/web-infra-dev/rspack/pull/7989](https://redirect.github.com/web-infra-dev/rspack/pull/7989) - fix: use `HookMap` for `runtimeRequirementInTree` by [@colinaaa](https://redirect.github.com/colinaaa) in [https://github.com/web-infra-dev/rspack/pull/7987](https://redirect.github.com/web-infra-dev/rspack/pull/7987) - fix: swc minifier source map by [@SyMind](https://redirect.github.com/SyMind) in [https://github.com/web-infra-dev/rspack/pull/7991](https://redirect.github.com/web-infra-dev/rspack/pull/7991) - fix: generate params of runtime module by [@LingyuCoder](https://redirect.github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/8000](https://redirect.github.com/web-infra-dev/rspack/pull/8000) - fix(modern-module): use module style export for non entry module by [@fi3ework](https://redirect.github.com/fi3ework) in [https://github.com/web-infra-dev/rspack/pull/7996](https://redirect.github.com/web-infra-dev/rspack/pull/7996) - fix: dedup asset_contents to avoid multiple hash changes by [@inottn](https://redirect.github.com/inottn) in [https://github.com/web-infra-dev/rspack/pull/8002](https://redirect.github.com/web-infra-dev/rspack/pull/8002) - fix(core): allow non-utf8 string in source code by [@hardfist](https://redirect.github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/8009](https://redirect.github.com/web-infra-dev/rspack/pull/8009) ##### Document Updates 📖 - docs: update team members, add [@shulaoda](https://redirect.github.com/shulaoda) by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/7998](https://redirect.github.com/web-infra-dev/rspack/pull/7998) ##### Other Changes - refactor(core): add task name for tokio-console better display by [@hardfist](https://redirect.github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/7966](https://redirect.github.com/web-infra-dev/rspack/pull/7966) - refactor(core): use separate tokio_console layer by [@hardfist](https://redirect.github.com/hardfist) in [https://github.com/web-infra-dev/rspack/pull/7982](https://redirect.github.com/web-infra-dev/rspack/pull/7982) - chore(deps): update dependency [@swc/plugin-remove-console](https://redirect.github.com/swc/plugin-remove-console) to v3 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/7978](https://redirect.github.com/web-infra-dev/rspack/pull/7978) - chore(deps): update pnpm to v9.11.0 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/7977](https://redirect.github.com/web-infra-dev/rspack/pull/7977) - chore(deps): update github-actions by [@renovate](https://redirect.github.com/renovate) in [https://github.com/web-infra-dev/rspack/pull/7973](https://redirect.github.com/web-infra-dev/rspack/pull/7973) - chore: fix proxied typo by [@chenjiahan](https://redirect.github.com/chenjiahan) in [https://github.com/web-infra-dev/rspack/pull/7983](https://redirect.github.com/web-infra-dev/rspack/pull/7983) - refactor: import module hooks by [@JSerFeng](https://redirect.github.com/JSerFeng) in [https://github.com/web-infra-dev/rspack/pull/7967](https://redirect.github.com/web-infra-dev/rspack/pull/7967) - revert: refactor(core) add task name for tokio-console better display by [@LingyuCoder](https://redirect.github.com/LingyuCoder) in [https://github.com/web-infra-dev/rspack/pull/7997](https://redirect.github.com/web-infra-dev/rspack/pull/7997) - refactor: add JSDoc to improve BannerPlugin options types by [@GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/rspack/pull/8003](https://redirect.github.com/web-infra-dev/rspack/pull/8003) - refactor: add JSDoc & types to improve HtmlRspackPlugin, IgnorePlugin options types by [@GiveMe-A-Name](https://redirect.github.com/GiveMe-A-Name) in [https://github.com/web-infra-dev/rspack/pull/8004](https://redirect.github.com/web-infra-dev/rspack/pull/8004) **Full Changelog**: https://github.com/web-infra-dev/rspack/compare/v1.0.7...v1.0.8Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.