We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4210ccc commit 331757dCopy full SHA for 331757d
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+## 0.4.0 / 2019-08-06
5
+
6
+- Support `getPopupContainer` prop.
7
8
## 0.3.0 / 2019-05-14
9
10
- Support `placement` prop.
@@ -11,4 +15,4 @@
11
15
12
16
## 0.1.0 / 2019-05-08
13
17
14
-- Initial release.
18
+- Initial release.
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-mentions",
- "version": "0.3.1",
+ "version": "0.4.0",
"description": "React Mentions",
"keywords": [
"react",
0 commit comments