Skip to content

v2.0.0-next.54

Pre-release
Pre-release

Choose a tag to compare

@openbridge-release-bot openbridge-release-bot released this 04 Jun 08:49
· 56 commits to develop since this release

2.0.0-next.54 (2026-06-04)

⚠ BREAKING CHANGES

  • wind: The wind icon family has been renamed from
    obi-wind-true-1 .. obi-wind-true-14 (and the matching shaft
    variants) to knot-bucket names: obi-wind-true-{0,1,5,10,...,100}
    and obi-wind-shaft-{0,1,5,...,100}. The new obi-wind-apparent-*
    family is also available. Direct consumers of those icon tags
    must rename their imports. The obc-wind-indicator component's
    internal iconIndex getter is now iconLevel; the component's
    public API (currentWindSpeedKnots, windType, etc.) is
    unchanged, so most consumers are unaffected.

Features

  • wind: switch wind icons to knot-bucket naming (#933) (ae9f702)