This repository was archived by the owner on Apr 30, 2026. It is now read-only.
Features
- Support TypeScript 4.7
"module": "Node16"resolution.
Bug Fixes
- In
renderChunkhook, the defaultsourcemapoption provided to esbuildtransformfunction was set following the same Rollup output option, which does not make sense. It should by default always betrueaccording to https://rollupjs.org/guide/en/#source-code-transformations.