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 9af79cb + de1874f commit d92bcf5Copy full SHA for d92bcf5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+- 2016-05-16 - v1.6.0
2
+- 2016-05-16 - Enable authentication errors
3
+- 2016-05-16 - Avoid the HTTP stack for inclusions
4
+- 2016-05-16 - Fix crash when opt-ing out of resource operations
5
- 2016-05-05 - v1.5.0
6
- 2016-05-05 - Allow overriding debug output functions
7
- 2016-04-27 - Static code analysis with Flow and JSCPD
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "1.5.0",
+ "version": "1.6.0",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
0 commit comments