Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Releases: csvenke/react-semantic-render

v5.2.1

18 Jun 15:46
Compare
Choose a tag to compare

5.2.1 (2022-06-18)

Bug Fixes

  • deps: update dependency prop-types to v15.8.1 (ce9c3cd)

v5.2.0

08 Apr 12:38
Compare
Choose a tag to compare

5.2.0 (2020-04-08)

Features

  • support passing string to children in Show component (5183f7c)

v5.1.0

07 Apr 16:30
Compare
Choose a tag to compare

5.1.0 (2020-04-07)

Features

  • add no side effects optimization (f5cbd88)

v5.0.4

07 Apr 15:35
Compare
Choose a tag to compare

5.0.4 (2020-04-07)

Bug Fixes

  • add package.json to asset array (5dd29e4)
  • add semantic-release git plugin (cbad9bf)

v5.0.3

07 Apr 13:57
Compare
Choose a tag to compare

5.0.3 (2020-04-07)

Bug Fixes

  • deps: update dependencies (d0a0ef5)

v5.0.2

07 Apr 13:22
Compare
Choose a tag to compare

5.0.2 (2020-04-07)

Bug Fixes

  • typings: remove unused typings (e2682f3)

v5.0.1

07 Apr 12:59
Compare
Choose a tag to compare

5.0.1 (2020-04-07)

Bug Fixes

  • testing semantic-release with gitlab actions (345b74e)

v5.0.0

21 Jun 20:35
Compare
Choose a tag to compare

BREAKING CHANGES

  • Removed ShowElseIf and Hideable components.

v4.0.0

05 Dec 19:36
375c9c0
Compare
Choose a tag to compare

BREAKING CHANGES

  • Hideable now injects prop hide instead of hideComponent

Changelog

  • Refactored everything to simplify

v3.1.3

10 Nov 11:33
Compare
Choose a tag to compare

Changelog

  • Fixed security vulnerbility