@codama/visitors@1.11.0
·
2 commits
to 1.x
since this release
Minor Changes
- #1096
362f618Thanks @lorisleiva! - AddcheckCodamaVersionVisitor. It checks the version of the visited Codama IDL against the Codama spec version supported by the installed packages, throwing aCODAMA_ERROR__VERSION_MISMATCHerror when the majors differ. It is mainly useful at IDL-ingestion boundaries that bypasscreateFromRoot, such as abeforevisitor in a Codama CLI config.