Skip to content

v8.0.0

Choose a tag to compare

@somewhatabstract somewhatabstract released this 10 Mar 20:13
· 206 commits to main since this release
81a094a

Major Changes

  • 4b044fb: Add support for self-hashed tags with remote targets
  • 2e87ab4: Add support for migrating any tag that matches a migration rule
  • f8fd741: Add support for migrations and migrating tags that don't have return tags pointing to them

Patch Changes

  • 23439ea: Update to TypeScript 5.8
  • ecd9da4: Moving to pnpm instead of yarn
  • e2f8b09: Add ability to parse markers to a JSON file and then use that file as input to future runs
  • d784980: Rework error generation to make code a little more manageable