Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

fix: streamline index.ts by removing chalk and enhancing konsola usage#190

Merged
alvarosabu merged 2 commits into
nextfrom
bugfix/console-tweaks
May 12, 2025
Merged

fix: streamline index.ts by removing chalk and enhancing konsola usage#190
alvarosabu merged 2 commits into
nextfrom
bugfix/console-tweaks

Conversation

@alvarosabu
Copy link
Copy Markdown
Contributor

@alvarosabu alvarosabu commented May 12, 2025

  • Removed the chalk dependency to simplify the code and improve performance.
  • Updated the logging mechanism to utilize konsola for consistent message formatting.
  • Added version output option to the program for better user feedback.
  • Cleaned up the command error handling to enhance readability and maintainability.

Closes #165

- Removed the `chalk` dependency to simplify the code and improve performance.
- Updated the logging mechanism to utilize `konsola` for consistent message formatting.
- Added version output option to the program for better user feedback.
- Cleaned up the command error handling to enhance readability and maintainability.
@alvarosabu alvarosabu added p2-nice-to-have [Priority] Lower priority, beneficial enhancements that are not urgent. bugfix [PR] Fixes a bug labels May 12, 2025
@alvarosabu alvarosabu linked an issue May 12, 2025 that may be closed by this pull request
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2025

Open in StackBlitz

npm i https://pkg.pr.new/storyblok@190

commit: 7ed5b47

@alvarosabu alvarosabu merged commit fe67f79 into next May 12, 2025
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix [PR] Fixes a bug p2-nice-to-have [Priority] Lower priority, beneficial enhancements that are not urgent.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[v4] New CLI commands wipe out my recent shell output

1 participant