Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changeset): 🚨 ExecutionValue no longer exposes .value and .entri…
…es (you need to narrow to access these). Added new `.unaryValue()` that can be used to assert the value is unary and retrieve its value - this should be used instead of `.at(0)` in general.
- Loading branch information