Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-30 | 443 Bytes | |
v3.6.2 source code.tar.gz | 2025-06-30 | 1.6 MB | |
v3.6.2 source code.zip | 2025-06-30 | 2.1 MB | |
Totals: 3 Items | 3.7 MB | 1 |
- use AST to get file exports instead of using import [#7097]
- respect compileDependencies in webpack mode [#7097]
- add support for custom loaders in rspack configuration [#7078]
- update @swc/helpers to 0.5.17 [#7106]
- Fix: miniapp using absolute path to match route manifest [#7095]
- Fix: missing jsx-plus transform when server bundler is webpack [#7076]
- Fix: enter same page twice then exit should not throw error [#7104]