Skip to content

Commit ec6b8e5

Browse files
committed
Release v2.0.0.
1 parent 0374b6b commit ec6b8e5

File tree

6 files changed

+698
-2199
lines changed

6 files changed

+698
-2199
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Accessible modal dialog component for React.JS
88
![gzip size](http://img.badgesize.io/https://unpkg.com/react-modal/dist/react-modal.min.js?compression=gzip)
99

1010
## Active Development
11-
The modal is currently undergoing significant development for a v2 release. The `master` branch contains that development work.
12-
If you'd like to see the latest stable version please use the release tags (https://github.com/reactjs/react-modal/releases)
11+
`v2.0.0` was released. If you have an old clone of `react-modal` for development, don't forget to update.
12+
If you want to create a PR, please target the `v1` branch (It will be the master for now, until all commit are moved from `master > v1`.
1313

1414
### Installation
1515

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "1.9.7",
3+
"version": "2.0.0",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)