You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,9 @@ Enjoy this library? Try them all! [React Table](https://github.com/tannerlinsley
31
31
32
32
### React Charts 2.x.x is under-construction!
33
33
34
-
> **The `@latest` distribution of the `react-charts` npm package currently points to version `2.0.0-beta.7` and will remain there until 2.x.x is stable. To use the bleeding-edge version of React Charts, please install using the `@next` distribution channel as directed in the docs.**
34
+
> **You are currently on the `next` branch and the bleeding-edge / under-construction version of React Charts. Currently, the `@next` distribution channel is used to release this branch as directed in the docs.**
35
+
36
+
> **The `master` branch and `@latest` distribution of the `react-charts` npm package currently points to version `2.0.0-beta.7` and will remain there until 2.x.x is stable.**
0 commit comments