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 d6ca2cc commit 7195506Copy full SHA for 7195506
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# Changelog
2
3
4
-## v1.2.2 _(future release)_
+## v1.2.2 _Metaphorical Music_
5
6
+- Fix route match error with WordPress 5.5, props socrates77
7
- Throw an error early when `.file()` is passed a Buffer object without an accompanying name string, props @cungminh2710 & @mvhirsch
8
9
package.json
@@ -4,7 +4,7 @@
"url": "http://www.kadamwhite.com"
},
"name": "wpapi",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "An isomorphic JavaScript client for interacting with the WordPress REST API",
"main": "wpapi.js",
10
"repository": {
0 commit comments