|
d4c7fa8d6b
|
fix(core): Implement error handling for missing publish module directories
|
2024-11-05 00:33:42 +01:00 |
|
|
94c38e21b3
|
feat(core): Enhanced tspublish with ordered compilation and updated dependencies
|
2024-11-05 00:33:21 +01:00 |
|
|
b2f63efa18
|
feat(classes.publishmodule): Added copying of readme and license files to publish directory
|
2024-10-28 21:53:18 +01:00 |
|
|
7dc98f9dd3
|
fix(core): Handled non-existent package in publish module to avoid errors
|
2024-10-28 15:57:31 +01:00 |
|
|
ff365ee508
|
fix(core): Fix issues with path keys in tsconfig and logger setup in logging.ts.
|
2024-10-28 01:36:24 +01:00 |
|
|
f74a6bf2ad
|
fix(core): Fix incorrect logging and directory preparation
|
2024-10-28 01:30:39 +01:00 |
|
|
9a89b63cf9
|
fix(core): Add logging for found publish modules
|
2024-10-28 01:27:00 +01:00 |
|
|
2b518722df
|
fix(core): Fixes handling of undefined paths in tsconfig generation.
|
2024-10-28 01:24:52 +01:00 |
|
|
91f3c90607
|
feat(classes.publishmodule): Add method to create and write tsconfig.json during publish module setup
|
2024-10-28 01:21:06 +01:00 |
|
|
dc97693ec8
|
feat(core): Refactor directory reading and module discovery for publishing process
|
2024-10-26 14:08:23 +02:00 |
|
|
a7c631bba1
|
fix(core): Fix logging mechanism on existing package version check
|
2024-10-23 15:59:26 +02:00 |
|
|
274b730492
|
fix(core): Corrected file patterns in dynamically created package.json files.
|
2024-10-23 15:49:22 +02:00 |
|
|
5389034108
|
fix(classes.publishmodule): Fix template string in createPackageJson method for export path
|
2024-10-23 15:48:32 +02:00 |
|
|
819c1dca0f
|
feat(core): Add support for multiple registries in the publish process
|
2024-10-21 16:01:08 +02:00 |
|
|
1fd74928c5
|
fix(publishmodule): Fix syntax errors and improve formatting in classes.publishmodule.ts
|
2024-10-21 14:51:12 +02:00 |
|
|
fda3204cfb
|
update
|
2024-10-21 14:37:23 +02:00 |
|
|
1653e48714
|
fix(publishmodule): Fix bug in package.json creation for publish module
|
2024-10-21 14:28:42 +02:00 |
|
|
25d2703a36
|
fix(package.json): Ensure bin field is properly restructured
|
2024-10-21 13:27:14 +02:00 |
|
|
a88e417e2f
|
feat(core): Enhance package publication workflow with dependency handling and CLI improvements.
|
2024-10-21 13:21:47 +02:00 |
|
|
4f555a2fe9
|
feat(core): Add runCli function to execute TsPublish process
|
2024-10-21 12:57:54 +02:00 |
|
|
c0d81402fb
|
initial
|
2024-10-21 12:16:09 +02:00 |
|