Make a Wiki Component Page
Public Made by Adomby adom
Create a wiki component page the RIGHT way. Pages are keyed manufacturer-mpn and scoped to ONE DATASHEET, so a datasheet covering six voltages and three packages is ONE page covering all of them, never six pages. Two manufacturers publishing the same MPN are two pages, because their limits genuinely differ. Renders through a hand-built readme.html on the Adom theme tokens with a fixed ten-section shape (identity, at a glance, specifications, symbol+footprint viewers, pin map, variants, assets, i
Stale dependency range: adom/adom-step2glb@^2.0.1 excludes 1.2.0
A new version of adom/adom-step2glb was published, and this package's declared dependency range on it now excludes that latest version.
- Dependency:
adom/adom-step2glb - Declared range here:
^2.0.1 - New latest:
1.2.0
Why this matters. A range that excludes the dependency's latest wedges update resolution. On adom-wiki CLI versions before 1.0.56, one stranded range fails the whole update sweep, so nothing in the workspace updates. On 1.0.56 and later the CLI skips just this package, so it keeps resolving to an old version and silently stops receiving updates.
How to fix it. Widen or bump the range on adom/adom-step2glb in this package's package.json, then republish:
- Set the range to admit
1.2.0, for example"adom/adom-step2glb": "^1.2.0". - Republish with
adom-wiki pkg publish.
Once you republish with a range that admits 1.2.0, this issue closes automatically.
Filed automatically by the Adom registry.
0 Replies
Log in to reply.