release: v0.5.0 - #39
Merged
Merged
Conversation
ExtendScript のネイティブ Math.round を es6-shim が上書きしないようにし、負のゼロの回帰テストを追加。
各 index.ts の相対 import/export 依存をたどってビルドハッシュを細分化し、差分ビルドの不要な再実行を減らす。
pnpm new に --ui=scriptui を追加し、entryUI と __ES_THIS__ を使う ScriptUI テンプレートを生成できるようにする。
After Effects / Illustrator / Photoshop の example から alert() を取り除き、ScriptUI の new Window dialog を使う表示に揃える。
Codex 向けの .codex 設定を追加し、旧 .github skills と Copilot 専用設定を削除して AGENTS.md と .agents を正本に揃える。
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.
変更内容
developに取り込んだ Issue #15 の配布用移植分をmainへリリースします。含まれる変更:
Math.roundポリフィル無効化pnpm new -- --ui=scriptui対応alert()回避.codex/追加と Codex 向けエージェント設定の正本化リリース種別
release:minorScriptUI スクリプト生成対応を含むため、
0.4.0から0.5.0への minor リリース想定です。マージ方法
この PR は
develop -> mainのリリース PR です。docs/release-process.mdの契約どおり、squash merge ではなく merge commit でマージしてください。検証
各個別 PR で以下を確認済みです。
pn lintpn build --allalert(残存なし確認