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 895c17e commit d1e7e2bCopy full SHA for d1e7e2b
CHANGELOG.md
@@ -77,3 +77,5 @@
77
2015-01-11 - v1.1.0
78
2015-01-21 - Set better default CORS headers
79
2015-01-21 - v1.2.0
80
+2015-01-25 - Aggressive cache-expiry headers by default
81
+2015-01-25 - v1.3.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jsonapi-server",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "A config driven NodeJS framework implementing json:api",
5
"keywords": [
6
"jsonapi",
0 commit comments