You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README for new naming and document collision risk
- Update the Custom Units / Custom Dimensions examples to the new
lowerCamelCase dimension properties (.length, .amount) so the docs
don't demonstrate the now-deprecated PascalCase names.
- Spell out in the Custom Dimensions section that a Quantity is identified
solely by its raw string across all linked modules, so two modules using
the same raw value silently collapse into one dimension. Recommend
prefixing custom raw values (e.g. "Acme.Money") to avoid collisions.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments