Commit Graph

14 Commits

Author SHA1 Message Date
jkunz a1960ba7cc fix(compiler): return emitted files from compilation results and align tests with emitted output handling 2026-05-09 12:33:40 +00:00
jkunz 724e5bf7ec feat(config): add smartconfig metadata and update TypeScript build configuration docs 2026-03-24 18:13:56 +00:00
jkunz f2980dc00f feat(docs): update README with improved docs and monorepo/tspublish guidance; namespace and extend npmextra.json with release registries; bump several dependencies 2026-01-04 19:03:25 +00:00
jkunz fb6bd614d3 fix(TsCompiler): Clear output directories before compilation to ensure clean builds and avoid stale files 2025-12-14 00:19:09 +00:00
jkunz 5bfe60927e fix(npmextra.json): update to new format 2025-12-13 11:44:03 +00:00
jkunz 8b50cd3090 fix(readme): Update documentation: expand README with usage, CLI and API examples; add readme.hints.md project memory 2025-11-02 06:13:34 +00:00
jkunz 82ae8a0e4a feat(tsbuild): Add tsconfig.json support and safer compiler option merging; protect critical options; apply path and enum transforms; bump dependencies. 2025-11-02 05:31:55 +00:00
philkunz 960fc5f213 feat(cli): Add new check command for type checking and update compiler options handling 2025-05-15 09:31:57 +00:00
philkunz 6cc9f41bd2 feat(cli): Add emitcheck command to validate TS file emission without generating output 2025-03-20 15:16:02 +00:00
philkunz 289421206c fix(exports): Fixed duplicate file compilation in compileGlobStringObject, fixes #1 2025-03-04 19:41:05 +00:00
philkunz dc81d99ac3 fix(core): update 2023-06-03 16:45:40 +02:00
philkunz b0b1be70ab fix(core): update 2022-03-18 14:32:35 +01:00
philkunz 2f57c26b87 fix(core): update 2020-04-30 09:02:43 +00:00
philkunz d2dbe40b50 fix(core): update 2020-03-13 19:23:52 +00:00