- language-plugin: use jiti to support esm (7c7cffc)
- ts-macro: export replaceSourceRange (1e63eba)
- language-plugin: use require to support auto-import plugins (8814c41)
- resolve publint issues (1e9f86b)
- lint (c95e616)
- language-plugin: support auto load plugins without tsm.config.ts (13c08e9)
- language-plugin: print error log (cc51184)
- language-plugin: support load esm plugins (f6421cf)
- ts-macro: add code for TsmVirtualCode (c7510d5)
- ts-macro: support nested plugins for @vue/language-tools (9c9be07)
- remove code (49ee659)
- ts-macro: add code for TsmVirtualCode (55c4fb8)
- 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)