Skip to content

Releases: frender-rs/react-sys

v1.0.0-alpha.23

v1.0.0-alpha.23 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Feb 13:42

1.0.0-alpha.23 (2022-02-22)

Features

  • now use_effect accepts JsValue as effect function (39f8489)

BREAKING CHANGES

  • use_effect* api changed

v1.0.0-alpha.22

v1.0.0-alpha.22 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Feb 12:14

1.0.0-alpha.22 (2022-02-12)

Bug Fixes

  • pub Fragment and StrictMode (d2dfe5d)

v1.0.0-alpha.21

v1.0.0-alpha.21 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:50

1.0.0-alpha.21 (2022-02-12)

Features

  • React.Fragment and React.StrictMode (a9141f1)

v1.0.0-alpha.20

v1.0.0-alpha.20 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jan 15:55

1.0.0-alpha.20 (2022-01-26)

Features

  • helper method create_fragment (cb3fbb6)

v1.0.0-alpha.19

v1.0.0-alpha.19 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jan 14:53

1.0.0-alpha.19 (2022-01-21)

Features

  • derive Debug Clone for ElementMutableRefObject (f428fc8)

v1.0.0-alpha.18

v1.0.0-alpha.18 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jan 11:49

1.0.0-alpha.18 (2022-01-21)

Features

  • derive Debug Clone for Element (e49648b)

v1.0.0-alpha.17

v1.0.0-alpha.17 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Nov 13:45

1.0.0-alpha.17 (2021-11-24)

Bug Fixes

  • typo for MutableRefObjectOptionalHtmlElement and MutableRefObjectHtmlElement (e165eb7)

v1.0.0-alpha.16

v1.0.0-alpha.16 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:59

1.0.0-alpha.16 (2021-11-24)

Features

v1.0.0-alpha.15

v1.0.0-alpha.15 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:40

1.0.0-alpha.15 (2021-11-24)

Features

  • create_element_intrinsic (724643e)

v1.0.0-alpha.14

v1.0.0-alpha.14 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Nov 09:32

1.0.0-alpha.14 (2021-11-24)

Features

  • rename create_element_with_props to create_element_no_children (318b3af)

BREAKING CHANGES

  • create_element_with_props renamed to create_element_no_children