Skip to content

patchwork 0.6.0

Choose a tag to compare

@medz medz released this 23 Jun 10:54
· 8 commits to main since this release

0.6.0 - 2026-06-23

  • Added root-owned patchwork patch and patchwork carry support for transitive packages selected by the current pub resolution, while keeping package-provided overlays direct-only.
  • Switched Patchwork-owned YAML writes for patchwork.yaml and pubspec_overrides.yaml to parser-backed yaml_edit updates.
  • Refreshed README guidance for package-provided patches and hook workflows.