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

Releases: csvenke/react-semantic-render

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:46

5.2.1 (2022-06-18)

Bug Fixes

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

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 12:38

5.2.0 (2020-04-08)

Features

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

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 16:30

5.1.0 (2020-04-07)

Features

  • add no side effects optimization (f5cbd88)

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Apr 15:35

5.0.4 (2020-04-07)

Bug Fixes

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

v5.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 13:57

5.0.3 (2020-04-07)

Bug Fixes

  • deps: update dependencies (d0a0ef5)

v5.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 13:22

5.0.2 (2020-04-07)

Bug Fixes

  • typings: remove unused typings (e2682f3)

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 12:59

5.0.1 (2020-04-07)

Bug Fixes

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

v5.0.0

Choose a tag to compare

@csvenke csvenke released this 21 Jun 20:35

BREAKING CHANGES

  • Removed ShowElseIf and Hideable components.

v4.0.0

Choose a tag to compare

@csvenke csvenke released this 05 Dec 19:36
375c9c0

BREAKING CHANGES

  • Hideable now injects prop hide instead of hideComponent

Changelog

  • Refactored everything to simplify

v3.1.3

Choose a tag to compare

@csvenke csvenke released this 10 Nov 11:33

Changelog

  • Fixed security vulnerbility