v2.0.0-beta.1
Pre-release
Pre-release
2.0.0-beta.1 (2022-11-15)
Bug Fixes
- Remove conditional rendering logic from components (2e06e19)
Features
- Add Media component (7d6c017)
BREAKING CHANGES
- The components in the library are not responsible anymore for the conditional rendering derived from the window size. Instead it is suggested to pass a prop on the client side to determine when the component should show a mobile version or when its grid has to be fluid.