Skip to content

Conversation

@mderriey
Copy link
Member

Follow-up to #36.

What

This rolls back chalk to v4 as v5 is ESM-only and caused issues as reported by @neilcampbell in #36 (comment).

Notes

There's no technical benefit, but I wonder if we could make @makerx/ts-toolkit ESM only? It's a CLI, so there's no chance of that being an issue when used in a TypeScript project that emits CommonJS.

Thoughts?

@tristanmenzel
Copy link
Member

There's no technical benefit, but I wonder if we could make @makerx/ts-toolkit ESM only? It's a CLI, so there's no chance of that being an issue when used in a TypeScript project that emits CommonJS.

I think the only 'drawback' would be a bump in the minimum required node version? Probably not a big issue

@mderriey mderriey merged commit 6f47620 into main Mar 27, 2025
1 check passed
@mderriey mderriey deleted the mderriey/roll-back-to-chalk-4 branch March 27, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants