Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 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

@effect-migrate/cli@0.5.0

Minor Changes

  • #46 30ca7cd Thanks @aridyckovsky! - Add checkpoints command for audit history navigation. New subcommands: list (show history with deltas), latest (show most recent), show (display specific checkpoint), and diff (compare two checkpoints). Supports --json flag for machine-readable output.

Patch Changes

  • #43 caefe69 Thanks @aridyckovsky! - Use dynamic version from package.json via getPackageMeta service instead of hardcoded value. Enhance CLI configuration with executable name, summary, and footer documentation links. Add proper error handling with Effect.catchAll for fatal errors.

  • Updated dependencies [30ca7cd, caefe69]:

    • @effect-migrate/core@0.5.0

@effect-migrate/core@0.5.0

Minor Changes

  • #46 30ca7cd Thanks @aridyckovsky! - Add time-series checkpoint persistence with Time and ProcessInfo services. New checkpoint manager provides automatic thread linking via AMP_CURRENT_THREAD_ID, delta computation between audits, and manifest-based history navigation. Checkpoints use normalized FindingsGroup schema for 40-70% size reduction. New services enable testable date/time and environment variable access.

Patch Changes

  • #43 caefe69 Thanks @aridyckovsky! - Add getPackageMeta service for dynamic version reading from package.json. Exports PackageMeta interface and getPackageMeta Effect that reads both toolVersion and schemaVersion at runtime, with intelligent path resolution for development and production environments.

@effect-migrate/preset-basic@0.3.2

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from bd57aa2 to 2e6e00a Compare November 8, 2025 22:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2e6e00a to 556d132 Compare November 8, 2025 23:30
@aridyckovsky aridyckovsky self-assigned this Nov 8, 2025
@aridyckovsky aridyckovsky merged commit fa6096e into main Nov 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.

1 participant