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 a1eaca6 commit 81f9bf6Copy full SHA for 81f9bf6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.9.3](https://github.com/streamich/libreact/compare/v2.9.2...v2.9.3) (2018-12-22)
2
+
3
4
+### Bug Fixes
5
6
+* snapshot must be object or null ([a1eaca6](https://github.com/streamich/libreact/commit/a1eaca6))
7
8
## [2.9.2](https://github.com/streamich/libreact/compare/v2.9.1...v2.9.2) (2018-12-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.9.2",
+ "version": "2.9.3",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments