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 c682291 + 8ee4403 commit a6d495bCopy full SHA for a6d495b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- 2017-02-06 - v2.3.2
2
+- 2017-02-06 - Fix bug when filtering with comma separated list
3
+- 2017-02-06 - Ability to skip graphiql modelling
4
- 2017-01-05 - v2.3.1
5
- 2017-01-05 - Fix bug when calculating the pagination offsets for last page
6
- 2017-01-05 - Improve contributing doc
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
0 commit comments