| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-16 | 902 Bytes | |
| v8.5.0 source code.tar.gz | 2025-05-16 | 175.1 kB | |
| v8.5.0 source code.zip | 2025-05-16 | 197.7 kB | |
| Totals: 3 Items | 373.7 kB | 1 | |
🚀 Features
- Use
fix-dts-default-cjs-exportsto transform CJS types - by @userquin in https://github.com/egoist/tsup/issues/1310 (c654e) - Allow passing custom swc configuration to swcPlugin - by @Romakita in https://github.com/egoist/tsup/issues/1313 (fdfd5)
🐞 Bug Fixes
- Make
removeNodeProtocolwork withshims- by @aryaemami59 (769aa) - CopyPublicDir in watch mode - by @geeee in https://github.com/egoist/tsup/issues/1331 (7c1e1)