Releases: csvenke/react-semantic-render
Releases · csvenke/react-semantic-render
v5.2.1
5.2.1 (2022-06-18)
Bug Fixes
- deps: update dependency prop-types to v15.8.1 (ce9c3cd)
v5.2.0
5.2.0 (2020-04-08)
Features
- support passing string to children in Show component (5183f7c)
v5.1.0
5.1.0 (2020-04-07)
Features
- add no side effects optimization (f5cbd88)
v5.0.4
5.0.4 (2020-04-07)
Bug Fixes
- add package.json to asset array (5dd29e4)
- add semantic-release git plugin (cbad9bf)
v5.0.3
5.0.3 (2020-04-07)
Bug Fixes
- deps: update dependencies (d0a0ef5)
v5.0.2
5.0.2 (2020-04-07)
Bug Fixes
- typings: remove unused typings (e2682f3)
v5.0.1
5.0.1 (2020-04-07)
Bug Fixes
- testing semantic-release with gitlab actions (345b74e)
v5.0.0
BREAKING CHANGES
- Removed ShowElseIf and Hideable components.
v4.0.0
BREAKING CHANGES
- Hideable now injects prop
hide
instead of hideComponent
Changelog
- Refactored everything to simplify
v3.1.3
Changelog
- Fixed security vulnerbility