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 a22daa0 commit 8539a3fCopy full SHA for 8539a3f
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2016-02-10 - v1.3.1
2
+- 2016-02-10 - Correctly handle missing to-one related resources
3
- 2016-01-25 - v1.3.0
4
- 2016-01-25 - Aggressive cache-expiry headers by default
5
- 2016-01-21 - v1.2.0
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
6
"jsonapi",
0 commit comments