rspack
rspack copied to clipboard
Release Packages:0.7.0
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
[email protected]
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
@rspack/[email protected]
Deploy Preview for rspack ready!
| Name | Link |
|---|---|
| Latest commit | c2169725eddbd1caf2d928a281601c07955067a6 |
| Latest deploy log | https://app.netlify.com/sites/rspack/deploys/665544e545a2bc0008c24242 |
| Deploy Preview | https://deploy-preview-6525--rspack.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
0.7.0 Breaking Changes
- [x] refactor: analyze css dependencies with css-module-lexer https://github.com/web-infra-dev/rspack/pull/6594 @ahabhgk
- [x] Remove
resolve.browserField. (pr: https://github.com/web-infra-dev/rspack/pull/6535, doc: Done) @ahabhgk - [x] Remove
experiments.newSplitChunks. (pr: https://github.com/web-infra-dev/rspack/pull/6536, doc: Done) @h-a-n-a - [x] Remove
builtins.treeShaking(oldTreeShaking) andbuiltins. (pr: TODO, doc: TODO) @JSerFeng - [x] ~~Switch
experiments.cssto false by default. (pr: TODO, doc: TODO)~~ - [x] Bump
swc_coreto the latest minor (0.91.x). (pr: https://github.com/web-infra-dev/rspack/pull/6441, doc: TODO) @h-a-n-a - [x] Remove
exportsConventionfor module typecss(pr: https://github.com/web-infra-dev/rspack/pull/6555, doc: Done) @ahabhgk - [x] Remove builtin define plugin in rspack-cli. (pr:https://github.com/web-infra-dev/rspack/pull/6219, doc: no need) @LingyuCoder
- [x] Deprecating and stabilizing JavaScript APIs. (pr: https://github.com/web-infra-dev/rspack/pull/6448, https://github.com/web-infra-dev/rspack/pull/6505, doc: TODO) @h-a-n-a
Highlight
- [x] feat: lazy compilation. (pr: https://github.com/web-infra-dev/rspack/pull/5915, docs: TODO) @JSerFeng
Details: https://github.com/web-infra-dev/rspack/discussions/6218
!eco-ci
📝 Ran ecosystem CI: Open
| suite | result |
|---|---|
| modernjs | :x: failure |
| nx | :white_check_mark: success |
| rspress | :white_check_mark: success |
| rsbuild | :white_check_mark: success |
| compat | :white_check_mark: success |
| examples | :white_check_mark: success |
!eco-ci
📝 Ran ecosystem CI: Open
| suite | result |
|---|---|
| modernjs | :white_check_mark: success |
| nx | :white_check_mark: success |
| rspress | :white_check_mark: success |
| rsbuild | :white_check_mark: success |
| compat | :white_check_mark: success |
| examples | :white_check_mark: success |
!eco-ci