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 1a01ba2 commit 138d44eCopy full SHA for 138d44e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# react-wordpress-hooks Changelog
2
3
+## 3.0.1 (2020-04-11)
4
+#### Improvement
5
+- added missing types
6
+
7
## 3.0.0 beta 4 / 3.0.0 beta 5 / 3.0.0 (2020-02-05)
8
#### Breaking Changes
9
- replaced `WPContext` with `WordPressProvider`
package.json
@@ -1,6 +1,6 @@
{
"name": "react-wordpress-hooks",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Set of hooks for WordPress REST API",
"author": "Jakub Biesiada",
"license": "MIT",
0 commit comments