Prepare 0.24.4: operator UI rework, branding.theme, and the four-guide docs - #555
Merged
Merged
Conversation
…e docs Version bump across package.json, src/version.ts, the lockfile, and the Node template's pin. The changelog entry also restores the documentation bullet that the #554 edit dropped from Unreleased. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts 0.24.4 from the four commits sitting on
mainsince v0.24.3: the operatorUI rework and
branding.theme(#554), the documentation cut to four guides(#552, #553), and the
get_resultpaging fix (#540, #550).package.json,src/version.ts,package-lock.json, and the Nodetemplate's
@zackbart/connectapin all move to 0.24.4.check-package.mjsenforces that last one and
test/version.test.tsenforces the second.narrative paragraph that serves as the upgrade guidance.
branding.themeisfiled under Added rather than Changed, since it is a new config surface.
Rebuild the operator UI on design tokens and a summary-first connections page #554 accidentally swallowed out of Unreleased.
npm run release:checkpasses: 3313 tests,npm audit --omit=devclean, andthe package smoke at 167 files / 530,935 bytes. The generated-container check
inside that smoke skipped — Docker is not running on this machine — so the
template's Dockerfile is verified only by CI.
Tag and GitHub Release follow the merge.
🤖 Generated with Claude Code