Release: merge release/solid-logic-202603192340 into main by bourgeoa · Pull Request #222 · SolidOS/solid-logic
solid-namespace was changed from a compatible range (^0.5.4) to an exact pin (0.5.4). For a published library, exact pins prevent downstream consumers from receiving patch fixes without a new release, while ^0.5.4 already restricts updates to <0.6.0. Consider restoring a range (e.g., ^0.5.4) unless there is a known reason this dependency must be hard-pinned.
Suggested change
| "solid-namespace": "0.5.4" | |
| "solid-namespace": "^0.5.4" |