Files
hyperframes/packages
Miguel Ángel 0c33b2dc7a feat(cli): keep your edits when you reinstall a catalog item (#3193)
* feat(cli): keep your edits when you reinstall a catalog item

Running add again overwrote whatever was on disk, so a project that had tuned
an installed block lost that work without being asked or told.

The installer now records a hash of each file as it installs it, and compares
before writing. A file that still matches is replaced as before; one that does
not is left alone and reported. A file we have no record of counts as changed,
which covers both a project that wrote the file itself and one that installed
before the record existed.

--force restores the old behaviour for when you do want the registry's version.

* test(cli): cover the dependency plan install path
2026-08-10 19:11:16 -04:00
..
2026-08-10 08:08:16 -07:00
2026-08-10 08:08:16 -07:00
2026-08-10 08:08:16 -07:00
2026-08-10 08:08:16 -07:00
2026-08-10 08:08:16 -07:00
2026-08-10 08:08:16 -07:00