chore(release): v0.2.0 - #2
Merged
Merged
Conversation
Release cut for v0.2.0 — moves the [Unreleased] contents (code-quality refactor arc: cliPrint centralization, swallow() helper, reconcilerShims, isInternalBuild migration, dead-code removal, plus insights-context skill and fix to lazy modifiers-napi) into a new [0.2.0] - 2026-06-25 section, bumps package.json 0.1.0 -> 0.2.0, and adds the v0.1.0...v0.2.0 compare link. Bump is minor (0.x) per RELEASING.md: one feat: commit and several user-visible Added entries. Co-Authored-By: GLM 5.2 [1m] <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.
Summary
Release cut for v0.2.0 per
RELEASING.md.Bump rationale
Minor bump (
0.1.0 → 0.2.0) at 0.x — driven by:feat:—/insights-contextskill with cross-referenced friction resolution (Added section)cliPrinthelpers,swallow()helper,clearAllBaseToolsCacheinvalidation, reconcilerShims extraction,isToolConcurrencySafeextraction)What changed in this commit
package.json:0.1.0 → 0.2.0CHANGELOG.md: moved[Unreleased]contents into new## [0.2.0] - 2026-06-25section; left[Unreleased]emptyCHANGELOG.md: added[0.2.0]compare link; updated[Unreleased]to comparev0.2.0...HEADRelease contents (since v0.1.0)
21 commits spanning the code-quality refactor arc:
cliPrint/cliPrintWarn/cliPrintErrorhelpers (241 of 248 suppressions migrated);swallow()helper for observable fire-and-forget catches;clearAllBaseToolsCache+ plugin reload invalidation;reconcilerShims.tsfor react-reconciler type augmentations; sharedisToolConcurrencySafe()helper;/insights-contextskillNCODE_BUILD_MODE/USER_TYPEdirect env reads migrated toisInternalBuild();modifiers.tsrewritten to lazycreateRequire; unnecessaryPermissionModecast removedmodifiers-napibuild failure (lazy require); silent failures in JWT decode, LSP tooldecodeURIComponent, image-processor-napi load, andagentMemorySnapshotread now log at debug level; REPL anderrorUtils/compactTODOs resolvedimage-processor-napi,color-diff-napi,modifiers-napi,url-handler-napi) frompackage.json; orphanedrust/py_repl_host/crate +BUCKartifact; stale/mlstore/src/noumena/path frompackageAudit.mjs; 11 stale@ts-expect-errorcomments; 98 scatteredbiome-ignore noConsolecommentsPer RELEASING.md
[Unreleased]contents reflect every merged PR since v0.1.0feat:+ several Added)[Unreleased]left emptypackage.jsonbumpedrelease/0.2.0branch withchore(release): v0.2.0messagev0.2.0on the merge commitDo not tag or publish until this PR merges and the dry-run succeeds.