Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
js-data-debug.js | 2016-09-22 | 185.1 kB | |
js-data-debug.js.map | 2016-09-22 | 292.6 kB | |
js-data.js | 2016-09-22 | 183.6 kB | |
js-data.min.js | 2016-09-22 | 63.7 kB | |
js-data.min.map | 2016-09-22 | 91.3 kB | |
2.10.0 source code.tar.gz | 2016-09-22 | 300.3 kB | |
2.10.0 source code.zip | 2016-09-22 | 348.0 kB | |
README.md | 2016-09-22 | 548 Bytes | |
Totals: 8 Items | 1.5 MB | 0 |
2.10.0 - 22 September 2016
Backwards compatible changes
- [#324] - Added
applyDefaultsOnInject
option, which defaults tofalse
- [#364] - Added
usePendingFind
andusePendingFindAll
options, which both default totrue
Bug fixes
- [#316] - Merge/Replace inject does not reevaluate computed properties
- [#324] - Inconsistent defaultValues behavior.
- [#364] - Resource.pendingQueries on server causes unexpected behaviour
- [#373] - DS.clear() extremely slow
- [#407] - DSUtils.copy blacklist applies to nested fields