Skip to content

ripple@0.3.127

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:31
· 14 commits to main since this release
826312b

Patch Changes

  • #1447
    d824f7b
    Thanks @leonidaz! - Align JSX component types
    with the public Component type so component props and functions returning
    renderable primitives or arrays are accepted as JSX tags.

  • #1448
    6c47f52
    Thanks @leonidaz! - Qualify JSX element types
    with the Ripple namespace and use DetailedHTMLProps for HTML tag hovers while
    preserving Ripple's attribute, event, and ref types.

  • Updated dependencies
    [ac4361e]:

    • @tsrx/ripple@0.1.64