Skip to content

Commit 5be5954

Browse files
committed
[Doc 📚 update] Add supported version section in README.md
1 parent d165194 commit 5be5954

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@
4242

4343
Go to [full documentation](https://react-tailwindcss-datepicker.vercel.app/)
4444

45+
## Supported Versions
46+
47+
Only **react-tailwindcss-datepicker** versions greater than or equal to **1.7.4** receive bug fixes and new features. The table below lists compatibility with the different **react** versions:
48+
49+
| Version | React Version |
50+
|---------------------------------------------------------------------------------|---------------|
51+
| [>= 1.7.4](https://github.com/onesine/react-tailwindcss-datepicker/tree/v1.7.4) | 19.x |
52+
| [<= 1.7.3](https://github.com/onesine/react-tailwindcss-datepicker/tree/v1.7.3) | 17.x, 18.x |
53+
4554
## Installation
4655

4756
⚠️ React Tailwindcss Datepicker uses Tailwind CSS 3 (with the

0 commit comments

Comments
 (0)