- resolve tsconfig paths in webpack and Rspack
- fix reference error: name is not defined
- upgrade
oxc-parserto~0.127.0 - upgrade
rolldownto1.0.0-rc.17
- add
tsconfigPathoption - add support for Rspack
- update package metadata
- add
tsconfigPathoption - extends plugin from Rspack instead of webpack
- add
tsconfigPathoption
- allow passing
false,nullandundefinedvalues intomergefunction
- upgrade
rolldownto1.0.0-rc.7
- avoid duplicated cache clears per CWD
- remove unused options types
- remove
fdirfrom dependencies
- upgrade
oxc-parserto~0.116.0 - upgrade
rolldownto1.0.0-rc.6
- ensure stable CSS output
- avoid unexpected behaviours on windows
- merge config in internal config plugin
- export internal cache plugin
initial release