Skip to content

Commit

Permalink
2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Feb 14, 2018
1 parent 7f83bf8 commit 4c86461
Show file tree
Hide file tree
Showing 7 changed files with 1,580 additions and 1,751 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
##### 2.10.1 - 13 February 2018

###### Bug fixes
- #492 - Fixed bug where pending queries were used even when pending queries were set to disabled. Thanks @eldridge

##### 2.10.0 - 22 September 2016

###### Backwards compatible changes
Expand Down
1,664 changes: 788 additions & 876 deletions dist/js-data-debug.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js-data-debug.js.map

Large diffs are not rendered by default.

1,650 changes: 781 additions & 869 deletions dist/js-data.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/js-data.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js-data.min.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "js-data",
"description": "Robust, framework-agnostic in-memory data store.",
"version": "2.10.0",
"version": "2.10.1",
"homepage": "http://www.js-data.io",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4c86461

Please sign in to comment.