@codama/errors@1.10.2
·
2 commits
to main
since this release
Patch Changes
- #1081
21c278cThanks @lorisleiva! - Correct error context types that could never match their runtime values, surfaced by type-aware linting: validation items and their node paths are nowreadonly, and theCODAMA_ERROR__VISITORS__INVALID_INSTRUCTION_DEFAULT_VALUE_DEPENDENCYcontext types itsdependencyas the danglingAccountValueNode | ArgumentValueNodereference it actually receives. TheCODAMA_ERROR__ENUM_VARIANT_NOT_FOUNDcontext now carries the resolved enum type node instead of the defined type link, and account-field-not-found errors normalise the missing field name to camel case. - Updated dependencies []:
- @codama/node-types@1.10.2