All notable changes to the react-smart-conditional package will be documented in this file.
- Added support for React 19.
- Excluded
refand unsupported props whenasis aReact.Fragmentto prevent React warnings and errors.
- Updated GitHub link in README.md
- Initial release of react-smart-conditional
- Created
Showcomponent insrc/components/showdirectory- Implemented conditional rendering logic
- Added support for basic conditional statements
- Set up project structure and development environment
- Added basic documentation and usage examples