Catch up the changelogs and ship CHANGELOG.md inside the package - #168
Merged
Conversation
…ullets Add the user-facing changes merged since 2026-07-07 to [Unreleased] in both languages: the Required-violations audit (#148), the workbench redesign, keyboard navigation, audit affordances and legend/counts (#150), TypeSelector member references (#140), AFT0006-AFT0008 (#139), the dropdown owner-window anchoring fix (#147), the ProfilerMarkers .WithName escaping fix (#143) and the per-feature documentation references (#146). Also re-split the bullet lines glued together in the English [1.0.0-rc.1] and [1.0.0-rc.3] sections, using the correctly formatted Russian version as the reference; text unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LsVLAxv4eia9yv4TjSaP3G
Copy the root English changelog next to package.json per the UPM convention - the published upm / upm-preview subtrees previously carried no changelog at all. The copy must be kept in sync with the root file; the release commit converts [Unreleased] to the release version in both places. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LsVLAxv4eia9yv4TjSaP3G
VPDPersonal
marked this pull request as ready for review
August 6, 2026 18:42
VPDPersonal
added a commit
that referenced
this pull request
Aug 6, 2026
Catch up the changelogs and ship CHANGELOG.md inside the package
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.
Release-audit follow-up: the root changelogs had not been updated since 2026-07-07, several English rc-section bullets were glued into single lines, and the published package carried no changelog at all.
Summary
[Unreleased]caught up in both languages with the user-facing changes merged since 2026-07-07: TypeSelector member references (feat(editor): document and harden TypeSelector member references #140) and theAFT0006–AFT0008diagnostics (feat(analyzers): validate TypeSelector string arguments (AFT0006-AFT0008) #139), the.WithNameescaping fix in ProfilerMarkers (fix(generators): escape .WithName label in ProfilerMarkers output #143), the per-feature documentation references (Extract Types/Ids/SerializeReferences references and rework READMEs #146), the dropdown owner-window anchoring fix (fix(editor): anchor selector dropdowns to the element's owner window #147), the Required-violations audit (feat(serializereferences): add Required-violations audit UI #148) and the workbench redesign with keyboard navigation, audit affordances and legend/counts (feat(editor): unify SerializeReference window design and keyboard nav #150). Skipped as not user-facing: refactor(editor): consolidate TypeSelector helpers and settings #144, Add beta warning to Claude Code Plugin README section #145, chore: migrate dev tooling from UniCli to the official Unity CLI #149, docs(claude): split guidance per folder, add editor skills #151–Move the SerializeReference window into Windows/ and split its views #153.[1.0.0-rc.1]/[1.0.0-rc.3]sections, using the correctly formatted Russian version as the layout reference — text unchanged.CHANGELOG.mdnext topackage.json(UPM convention) with a new.meta— theupm/upm-previewpublish branches previously distributed the package without any changelog.Notes for review
[Unreleased]→[1.0.0]conversion is the release PR's job and has to land in both places (deliberately not done here).docs/QA-CHECKLIST.md, TabWindow section).🇷🇺 Описание на русском
Доводка по итогам релизного аудита: корневые changelog не обновлялись с 2026-07-07, несколько англоязычных буллетов rc-секций были склеены в одну строку, а публикуемый пакет вообще не содержал changelog.
Кратко
[Unreleased]дополнен на обоих языках user-facing изменениями, влитыми после 2026-07-07: ссылки на члены в TypeSelector (feat(editor): document and harden TypeSelector member references #140) и диагностикиAFT0006–AFT0008(feat(analyzers): validate TypeSelector string arguments (AFT0006-AFT0008) #139), фикс экранирования.WithNameв ProfilerMarkers (fix(generators): escape .WithName label in ProfilerMarkers output #143), пофичевые справочники документации (Extract Types/Ids/SerializeReferences references and rework READMEs #146), фикс якоря дропдаунов к окну-хозяину (fix(editor): anchor selector dropdowns to the element's owner window #147), аудит Required-нарушений (feat(serializereferences): add Required-violations audit UI #148) и редизайн workbench с клавиатурной навигацией, аффордансами и легендой/счётчиками аудита (feat(editor): unify SerializeReference window design and keyboard nav #150). Пропущены как не user-facing: refactor(editor): consolidate TypeSelector helpers and settings #144, Add beta warning to Claude Code Plugin README section #145, chore: migrate dev tooling from UniCli to the official Unity CLI #149, docs(claude): split guidance per folder, add editor skills #151–Move the SerializeReference window into Windows/ and split its views #153.[1.0.0-rc.1]/[1.0.0-rc.3]по образцу корректно отформатированной русской версии — текст не менялся.CHANGELOG.mdтеперь лежит рядом сpackage.json(конвенция UPM), добавлен.meta— publish-веткиupm/upm-previewраньше раздавали пакет вовсе без changelog.На что обратить внимание
[Unreleased]→[1.0.0]— дело релизного PR и должна пройти в обоих местах (здесь намеренно не сделана).docs/QA-CHECKLIST.md, секция TabWindow).🤖 Generated with Claude Code
https://claude.ai/code/session_01LsVLAxv4eia9yv4TjSaP3G