Skip to content

Releases: khyrulAlam/react-firebase-chat

v2.1.0

13 Jan 10:37
68ac7b0
Compare
Choose a tag to compare

What's Changed

Improvement

  • Contacts Search by name.
  • User list sorted by created at.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

05 Jan 16:53
Compare
Choose a tag to compare

What's Changed

Improvement

  • Migrated from React 16 to React 18.
  • Added TypeScript for type safety.
  • Switched to Vite for faster builds.
  • Integrated Chakra UI 3.2.5 with dark theme support.
  • Improved overall UI design.
  • Refactored codebase from class components to function components.
  • Utilized React Context API for state management.
  • Various code optimizations and improvements.

Full Changelog: v1.0.0...v2.0.0

v1.0.0

05 Jan 15:45
2403b56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/khyrulAlam/react-firebase-chat/commits/v1.0.0