Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:29
f4d92fe

0.2.0 (2026-07-29)

⚠ BREAKING CHANGES

  • hosts using the Settings section must register a Milpa\Admin\Contracts\StorageRootSource in the container (or export MILPA_ADMIN_SETTINGS_PATH). Reading or writing settings without either now throws instead of resolving to a path the package invented.

Features

  • the host says where settings live, the package stops guessing (9efa710)