Skip to content

v10.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:22
1802b77

Patch Changes

  • 802ca09: Fix Storybook RangeControl crash when overriding number props with range control

    • cem-parser.ts: coerce number defaults from string to actual Number type
    • storybook-helpers.ts: fix || "" fallback that swallowed falsy values like 0
    • html-templates.ts: parse attribute values as numbers in syncControls observer