Releases: crissdev/knockout.mapping
Releases · crissdev/knockout.mapping
2.6.0
- Issue #9: Fix pure computeds are treated the same as deferred, not auto-evaluated after mapping
- Issue #96: Fix incorrect handling of properties with periods
- Issue #124: Use hasOwnProperty to check for bucket existence
- Issue #205: Allow JSON.stringify parameters to be specified to ko.mapping.toJSON
- Small performance improvements e6c5631, f97d5cd, 57a0b56