Commit Graph

91 Commits

Author SHA1 Message Date
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
jkunz 746ca8767a fix(tsbuild): Avoid process.exit in library, add confirmskiplibcheck flag, improve CLI exit handling and JSON/quiet modes, update test script 2025-08-29 17:14:58 +00:00
jkunz 8e9fcb8135 fix(tspublish): Bump @git.zone/tspublish dependency to ^1.10.3 2025-08-18 02:19:15 +00:00
jkunz fa654b83e3 fix(dependencies): Update dependency @git.zone/tspublish to ^1.10.2 2025-08-18 00:32:26 +00:00
jkunz 20ed41df42 fix(dependencies): Bump dependencies and add pnpm-workspace configuration 2025-08-18 00:29:51 +00:00
philkunz 1b012628eb fix(dependencies): Add .npmrc and update dependency versions for smartfile and tstest 2025-05-24 00:30:16 +00:00
philkunz b9cf09ccba fix(tsbuild): minor maintenance updates and documentation improvements 2025-05-21 18:06:46 +00:00
philkunz 0164eb51a1 fix(npm configuration): Remove .npmrc file to default npm registry behavior 2025-05-21 17:59:28 +00:00
philkunz fa6b053ee0 fix(tsbuild.classes): Improve error diagnostics handling by removing legacy helper and integrating more robust error summaries in the compilation process 2025-05-21 17:58:22 +00:00
philkunz 050e41cdf9 feat(tsbuild): Improve task logging and update dependencies 2025-05-21 13:38:21 +00:00
philkunz 0909fa306a fix(tsbuild): Improve diagnostic error handling and summary reporting for TypeScript compilation by refactoring diagnostic processing and adding pre-emit error checks. 2025-05-21 00:20:45 +00:00
philkunz 9645f27942 fix(commitinfo): Update commit information and metadata to synchronize release data 2025-05-15 14:07:26 +00:00
philkunz d9d6878a9f feat(cli): Enhance type checking in CLI by adding default file pattern handling 2025-05-15 13:53:08 +00:00
philkunz 52b4d8f944 fix(cli): Improve TS folder compilation order display in CLI 2025-05-15 09:55:29 +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 0378b9feca fix(compileGlobStringObject): Fix duplicate file outputs in glob pattern processing 2025-03-20 15:30:52 +00:00
philkunz 2aa6348cdd fix(compiler): Refactor compiler implementation with consolidated TsBuild class and improved diagnostics handling 2025-03-20 15:20:27 +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 4f2ac6922a fix(compiler): Improve diagnostic checking and error handling in the TypeScript compiler integration 2025-03-17 10:27:36 +00:00
philkunz c6c94866bb fix(package): Fix repository URL in package.json 2025-03-04 23:13:33 +00:00
philkunz 065e0baaf7 fix(package.json): Update repository URLs in package metadata. 2025-03-04 23:00:51 +00:00
philkunz 094702b917 fix(core): Fix compiler logic to remove duplicate compiled files and improve glob pattern handling. 2025-03-04 19:41:37 +00:00
philkunz 289421206c fix(exports): Fixed duplicate file compilation in compileGlobStringObject, fixes #1 2025-03-04 19:41:05 +00:00
philkunz 8f7f34d61e fix(ci): Remove GitLab CI configuration 2025-01-28 12:06:06 +01:00
philkunz f601cf8eb8 fix(core): Update dependencies to improve stability and performance. 2025-01-28 12:04:58 +01:00
philkunz 59c6e72187 feat(cli): Enhance CLI for TypeScript folder compilation ordering based on rank and predefined rules. 2024-11-05 01:48:49 +01:00
philkunz 88444e835f fix(compiler): Improve path handling in compiler options 2024-10-27 13:35:54 +01:00
philkunz 687f01d1a3 fix(cli): Fixed transpilation order issue in tsfolders command 2024-07-22 00:07:07 +02:00
philkunz fa41dbf332 fix(cli): Ensure ts_shared folder is compiled sedond to interfaces when present 2024-07-21 17:33:21 +02:00
philkunz 00046837a7 fix(core): Minor improvements and optimizations in core TypeScript compiler integration. 2024-06-24 12:06:18 +02:00
philkunz 43c7021aea fix(dependencies): Update dependencies to latest versions 2024-06-24 12:00:37 +02:00
philkunz deba95dfa6 fix(core): update 2024-05-17 19:19:55 +02:00
philkunz f7c2a67d81 fix(core): update 2024-05-17 19:19:03 +02:00
philkunz 0afddbefce fix(core): update 2024-05-17 19:18:26 +02:00
philkunz 43e2a1d777 fix(core): update 2024-05-17 19:17:51 +02:00
philkunz 0064f63ddb fix(core): update 2024-05-14 01:20:49 +02:00
philkunz 82cce58d69 fix(core): update 2024-05-10 16:54:45 +02:00
philkunz 05738a5c94 fix(core): update 2024-05-10 16:52:43 +02:00
philkunz 2f04474dab fix(core): update 2024-05-10 15:55:25 +02:00
philkunz e60816be4c fix(core): update 2024-01-08 16:17:15 +01:00
philkunz a3e1cf9e3d fix(core): update 2024-01-08 16:06:30 +01:00
philkunz 611bd0d542 fix(core): update 2023-08-26 15:34:42 +02:00
philkunz 03d4996284 fix(core): update 2023-08-26 14:40:48 +02:00
philkunz e9dc5ae444 fix(core): update 2023-08-26 13:30:06 +02:00
philkunz 2fe98bec22 fix(core): update 2023-08-26 13:27:51 +02:00
philkunz dc81d99ac3 fix(core): update 2023-06-03 16:45:40 +02:00
philkunz f27c27bd31 fix(core): update 2022-08-03 19:34:51 +02:00
philkunz 4a71b92868 fix(core): update 2022-08-03 19:05:31 +02:00
philkunz f83b872f31 fix(core): update 2022-05-25 23:43:44 +02:00
philkunz 4d37e880a3 fix(core): update 2022-05-25 11:52:42 +02:00