Skip to content

Commit 35b7334

Browse files
committed
beta release
1 parent 396d686 commit 35b7334

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

README.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
1+
12
# React Calendar Timeline
23

34
A modern and responsive React timeline component.
45

5-
> **🎉 Version 0.30.0-beta.1 Now Available!**
6-
>
7-
> We're excited to announce the beta release of v0.30.0 which includes:
8-
> - Full TypeScript rewrite
9-
> - Vite as bundler
10-
> - Updated dependencies to latest versions
11-
> - React 18+ support
12-
>
13-
> The beta version is available via:
14-
> ```bash
15-
> npm install react-calendar-timeline@beta
16-
> ```
17-
>
18-
> We encourage users to try out the beta and provide feedback before the stable release. Please report any issues on GitHub.
19-
>
20-
> Note: Testing framework has been updated and some tests are currently being migrated.
6+
**🎉 Version 0.30.0-beta.1 Now Available!**
7+
8+
We're excited to announce the beta release of v0.30.0 which includes:
9+
- Full TypeScript rewrite
10+
- Vite as bundler
11+
- Updated dependencies to latest versions
12+
- React 18+ support
13+
14+
The beta version is available via:
15+
```bash
16+
npm install react-calendar-timeline@beta
17+
```
18+
19+
We encourage users to try out the beta and provide feedback before the stable release. Please report any issues on GitHub.
20+
21+
Note: Testing framework has been updated and some tests are currently being migrated.
2122

2223
# ⚠️⚠️⚠️⚠️ HELP WANTED
2324
please email me [[email protected]](mailto:[email protected]) and we will setup some time to speak and see if you can help maintain this library.

0 commit comments

Comments
 (0)