changelog.md for @git.zone/tspublish

2026-03-24 - 1.11.4 - fix(config)

rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling

2026-03-24 - 1.11.3 - fix(config)

replace npmextra with smartconfig for base registry resolution

2026-03-05 - 1.11.2 - fix(deps)

bump @push.rocks/smartshell dependency to ^3.3.7 and update package version to 1.11.1

2026-03-05 - 1.11.1 - fix(deps)

bump @push.rocks/smartshell dependency to ^3.3.7

2025-12-16 - 1.11.0 - feat(publish)

add registry resolution (useBase/extendBase) and migrate filesystem operations to async SmartFs; improve publish flow and docs

2025-12-15 - 1.10.4 - fix(.serena)

cleanup: remove .serena assistant memories, cache and project config

2025-08-18 - 1.10.3 - fix(devDependencies)

Bump development dependencies and add local Claude settings

2025-08-18 - 1.10.2 - fix(dependencies)

Update dependency versions and add local Claude settings

2025-08-08 - 1.10.1 - fix(core)

Refactor smartrequest usage, update dependency versions, and improve documentation and tests

2025-08-08 - 1.10.0 - feat(logging)

Enhance logging and module publishing with color-coded output, progress tracking, and improved CLI startup

2025-01-02 - 1.9.1 - fix(publishmodule)

Fix incorrect CLI script path during publish module creation

2025-01-02 - 1.9.0 - feat(core)

Refactor gitea asset handling and module initialization

2025-01-01 - 1.8.0 - feat(core)

Added GiteaAssets class for managing files in Gitea repositories

2024-11-05 - 1.7.7 - fix(core)

Fix dependency resolution in package initialization

2024-11-05 - 1.7.6 - fix(tspublish)

Fix the logging of the number of found publish modules

2024-11-05 - 1.7.5 - fix(core)

Fix issue with tspublish.json name validation in TsPublish class

2024-11-05 - 1.7.4 - fix(classes.tspublish)

Refactor getModuleSubDirs method to streamline name validation for publish modules

2024-11-05 - 1.7.3 - fix(TsPublish)

Add validation for tspublish.json name field

2024-11-05 - 1.7.2 - fix(project)

Fixed minor formatting issues and improved code consistency.

2024-11-05 - 1.7.1 - fix(core)

Implement error handling for missing publish module directories

2024-11-05 - 1.7.0 - feat(core)

Enhanced tspublish with ordered compilation and updated dependencies

2024-10-28 - 1.6.0 - feat(classes.publishmodule)

Added copying of readme and license files to publish directory

2024-10-28 - 1.5.5 - fix(core)

Handled non-existent package in publish module to avoid errors

2024-10-28 - 1.5.4 - fix(core)

Fix issues with path keys in tsconfig and logger setup in logging.ts.

2024-10-28 - 1.5.3 - fix(core)

Fix incorrect logging and directory preparation

2024-10-28 - 1.5.2 - fix(core)

Add logging for found publish modules

2024-10-28 - 1.5.1 - fix(core)

Fixes handling of undefined paths in tsconfig generation.

2024-10-28 - 1.5.0 - feat(classes.publishmodule)

Add method to create and write tsconfig.json during publish module setup

2024-10-26 - 1.4.0 - feat(core)

Refactor directory reading and module discovery for publishing process

2024-10-23 - 1.3.3 - fix(core)

Fix logging mechanism on existing package version check

2024-10-23 - 1.3.2 - fix(core)

Corrected file patterns in dynamically created package.json files.

2024-10-23 - 1.3.1 - fix(classes.publishmodule)

Fix template string in createPackageJson method for export path

2024-10-21 - 1.3.0 - feat(core)

Add support for multiple registries in the publish process

2024-10-21 - 1.2.4 - fix(publishmodule)

Fix syntax errors and improve formatting in classes.publishmodule.ts

2024-10-21 - 1.2.3 - fix(logs)

Improve logging mechanism with structured logs for publish process

2024-10-21 - 1.2.3 - fix(classes.publishmodule)

Add missing 'type: module' to dynamically generated package.json

2024-10-21 - 1.2.3 - fix(classes.publishmodule)

Add missing 'type: module' to dynamically generated package.json

2024-10-21 - 1.2.2 - fix(publishmodule)

Fix bug in package.json creation for publish module

2024-10-21 - 1.2.1 - fix(package.json)

Ensure bin field is properly restructured

2024-10-21 - 1.2.0 - feat(core)

Enhance package publication workflow with dependency handling and CLI improvements.

2024-10-21 - 1.1.0 - feat(core)

Add runCli function to execute TsPublish process

2024-10-21 - 1.0.1 - Initial Release

Initial release of the project.


Revision #2
Created 2026-03-28 13:07:34 UTC by foss.global Team
Updated 2026-03-29 16:50:04 UTC by foss.global Team