- support ts 5.7 (c5f026d)
- add placeholder comment after all plugins have finished executing (ed2a31f)
- language-plugin: support export default plugin (292a83d)
- ts-macro: support nested plugins (fd86337)
- vscode: prevent restart error (a4d80bc)
- language-plugin: support automatically load volar plugin from vite.config.ts (12474a0)
- typescript: add resolve option for createFilter (37645bb)
- ts-macro: rename fileName to filePath & remove rawText and text options (f76850d)
- ts-macro: add include & exclude option for tsm.config.ts (11f4d02)
- vscode: disable plugin if tsm.config.ts not found (e9bc314)
- vscode: client is not exist error (5f1956e)
- tsc: add tsmc package (dddf917)
- vscode: correct build (56cc4a9)
- vscode: support typescript-plugin (a1ab871)
- remove sys options (eb4c94c)