We released @getpeppr/sdk v1.5.2 and @getpeppr/cli v0.4.5 with tighter Peppol Directory handling for Belgian participants.
What changed
- Belgian 0208 identifiers are normalized consistently across the API, SDK, CLI, docs, and OpenAPI examples.
- Compatibility lookups such as
0208:BE0685660237now resolve to the canonical0208:0685660237participant ID. - SDK directory results now match the documented top-level shape:
entry.name,entry.peppolId, andentry.capabilities. - Public examples no longer use invalid Belgian placeholder IDs.
Update
npm install @getpeppr/sdk@latest
npm install -g @getpeppr/cli@latest