canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

Update can-reflect to handle dates in listStore #472

Closed bmomberger-bitovi closed 5 years ago

bmomberger-bitovi commented 5 years ago

Update other deps to the minimum versions to pass the test battery.

This PR includes a test to ensure that dates are handled in the list store correctly.