We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c3196 commit d327e45Copy full SHA for d327e45
README.md
@@ -19,7 +19,7 @@ Quick Start:
19
20
## Releases notes:
21
22
-### Version 1.0.0
+### [Version 1.0.0](https://github.com/khyrulAlam/react-firebase-chat/releases/tag/v1.0.0)
23
24
- Initial release of the chat application.
25
- Implemented real-time messaging using Firebase real-time Database.
@@ -28,7 +28,7 @@ Quick Start:
28
- Deployed live demo.
29
30
31
-### Version 2.0.0
+### [Version 2.0.0](https://github.com/khyrulAlam/react-firebase-chat/releases/tag/v2.0.0)
32
33
- Migrated from React 16 to React 18.
34
- Added TypeScript for type safety.
0 commit comments