Skip to content

Invalid version: "1.22.3-22-[object Object]" fix#149

Merged
vadimpiven merged 3 commits intov4from
merge-2026-02-20
Feb 19, 2026
Merged

Invalid version: "1.22.3-22-[object Object]" fix#149
vadimpiven merged 3 commits intov4from
merge-2026-02-20

Conversation

@vadimpiven
Copy link
Copy Markdown
Member

No description provided.

DenKoren and others added 3 commits February 19, 2026 21:46
version.sanitize() returns a versionInfo object, but genDevVersion()
interpolated it into template strings, producing "[object Object]"
in dev version suffixes (e.g. "1.22.3-22-[object Object]").

Add version.sanitizeString() that returns a plain string and use it
in genDevVersion(). sanitize() now uses sanitizeString() internally
to share the regex.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vadimpiven vadimpiven changed the title Merge 2026 02 20 Invalid version: "1.22.3-22-[object Object]" fix Feb 19, 2026
@vadimpiven vadimpiven merged commit 9a00bdd into v4 Feb 19, 2026
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.

2 participants