We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d996e4 + cb31ede commit 2c19162Copy full SHA for 2c19162
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+ - 2016-07-19 - v0.8.0
2
+ - 2016-07-19 - Enable options in fetch requests
3
- 2016-07-13 - v0.7.0
4
- 2016-07-12 - Send id and type on PATCH requests
5
- 2016-07-12 - Add flow and jscpd to Travis
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-client",
- "version": "0.7.0",
+ "version": "0.8.0",
"description": "A clientside module designed to make it really easy to consume a json:api service.",
"keywords": [
6
"jsonapi",
0 commit comments