Releases: MEDIGO/laika-react
Releases · MEDIGO/laika-react
v1.1.3
v1.1.1 attempt 2
Github workflows are not fun to work with. I can create new tags but I can't delete or change them via the website.
v1.1.1
v1.1.0
v1.0.0
v0.1.7
RELEASE NOTES:
- Update packages with dependabot
- Convert Laika to a functional component
- Expose getFeatureStatus function to allow running if/else statements instead of rendering components
v0.1.6-alpha.2
- Prevent setting Laika component state when the Laika component has unmounted
v0.1.6-alpha.1
RELEASE NOTES:
- Update packages with dependabot
- Bundle development & production versions
v0.1.5
This release changes wrapping the component from a
to a React.Fragment to prevent styling issues.
v0.1.4 - first working version
This is the first working version published to npm.