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 fb0262a commit 7b5bd50Copy full SHA for 7b5bd50
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.2.3"></a>
2
+## [1.2.3](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.2...v1.2.3) (2018-10-30)
3
+
4
5
+### Bug Fixes
6
7
+* avoid rendering Context directly warning ([fb0262a](https://github.com/4Catalyzer/react-context-toolbox/commit/fb0262a))
8
9
<a name="1.2.2"></a>
10
## [1.2.2](https://github.com/4Catalyzer/react-context-toolbox/compare/v1.2.1...v1.2.2) (2018-09-09)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-context-toolbox",
- "version": "1.2.2",
+ "version": "1.2.3",
"main": "lib/index.js",
"modules": "es/index.js",
"jsnext:main": "es/index.js",
0 commit comments