All notable changes to this project will be documented in this file.
Tags
- Features
- Bug Fixes
- Performance Improvements
- Enhancements
- Dependency Updates
- Breaking Changes
- Documentation
- Internal
- Unreleased
- Added support to check auth on multiple roles
- Types structure improved
- Export types from
index.ts
file
- Bug fixes where all the props are required
- Improve validations
- Convert the whole architecture to Typescript
- Update Eslint rules
- Add prerequisites to README.md
- Remove BrowserRouter usage
- Added react-router-dom as a peer-dependency
- Comment Added
- JSDoc Added
- Update README.md
- Add public awareness to README.md
- React support for
react@^16.8.0
and later - React-DOM support for
react-dom@^16.8.0
and later - Added react-router-dom to dependencies
- Update README.md
- Initial Release