fix: TS5011 errors with TypeScript 6.0: transpileModule called with rootDir: undefined#1679
Conversation
|
Thanks - I've authorised the test packs to run. This change should validate if this breaks existing behaviour in ts-loader. If it doesn't, then this may be a very straightforward change to make. Please can you remove the |
|
Because the execution test pack is so old, it isn't compatible with the breaking changes of TypeScript 6. For now I've dropped |
Done. |
|
Ah - your force push has removed some of my changes. Let me reapply them |
|
Before we land this I'd like to get trusted publishing set up: #1680 |
Added a new feature for trusted publishing in version 9.5.5.
|
Theoretically trusted publishing is now set up. I'll try and merge this and do a release later on probably |
|
Attempting to publish with trusted publishing for the first time now: https://github.com/TypeStrong/ts-loader/releases/tag/v9.5.5 |
|
This should have published now with v9.5.7 - gosh trusted publishing is hostile https://github.com/TypeStrong/ts-loader/actions/runs/23890002966/job/69660956084 |
fix #1678