Skip to content

Commit

Permalink
docs(Readme): Adding react version coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmfriedman committed Apr 10, 2018
1 parent 0604c29 commit d9334e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@

# RMWC - React Material Web Components

A React (15 / 16) wrapper for Material Design (Web) Components v0.32.0
A React (15 / 16) wrapper for Material Design (Web) Components v0.34.0
[https://jamesmfriedman.github.io/rmwc/](https://jamesmfriedman.github.io/rmwc/)

RMWC is tested in all versions of React ranging from 15.5.x to 16.3.x;

## Recent updates

RMWC is moving towards a direct implementation with MDC's Foundation classes. This means direct code reuse from the material-components-web implementation which will result in better performance, reliability, less bugs, and easier releases for RMWC. These will be rolled out a few at a time every release and will contain minimal breaking changes.
Expand Down

0 comments on commit d9334e2

Please sign in to comment.