Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tktco/[email protected]

Minor Changes

  • #12 798d3fb Thanks @tktcorporation! - 双方向同期機能とホワイトリスト形式を追加

    新機能

    • push コマンド: ローカル変更を GitHub PR として自動送信
    • diff コマンド: ローカルとテンプレートの差分をプレビュー

    破壊的変更

    • モジュール定義を files + excludeFiles 形式から patterns (glob) 形式に移行
    • テンプレート対象ファイルをホワイトリスト形式で明示的に指定するように変更

    使用例

    # 差分を確認
    npx @tktco/create-devenv diff
    
    # ローカル変更を PR として送信
    npx @tktco/create-devenv push --message "feat: DevContainer設定を更新"
    
    # ドライラン
    npx @tktco/create-devenv push --dry-run
  • #10 d932401 Thanks @tktcorporation! - CLI 出力を改善

    • すべてのファイル操作に上書き戦略を適用
    • .devenv.json は常に更新(設定管理ファイルとして特別扱い)
    • セットアップ後にモジュール別説明を表示
    • 全スキップ時は「変更はありませんでした」と表示
    • ts-pattern で網羅的なパターンマッチング
    • Zod スキーマで型安全性を向上

@github-actions github-actions bot force-pushed the changeset-release/main branch from 99a790d to 5dc15d7 Compare December 8, 2025 15:21
@tktcorporation tktcorporation merged commit 5b85255 into main Dec 8, 2025
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