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.
2 parents 7dff9d3 + 649a1d2 commit d94d685Copy full SHA for d94d685
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2016-06-09 - v1.12.0
2
+- 2016-06-09 - MemoryHandler clones all objects
3
- 2016-06-02 - v1.11.0
4
- 2016-06-02 - Error when interacting with broken resources
5
- 2016-06-02 - Unable to patch relationships on resources with required attributes
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "1.11.0",
+ "version": "1.12.0",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
6
"jsonapi",
0 commit comments