ladda-js / ladda

JavaScript data fetching layer with caching
https://petercrona.gitbooks.io/ladda/content/
MIT License
112 stars 16 forks source link

Serialize dates sensibly #38

Closed janv closed 6 years ago

janv commented 6 years ago

Before, date objects would serialize to ''

LFDM commented 6 years ago

+1 Good change!

janv commented 6 years ago

@LFDM or @petercrona Can you cut a new release with this change?

janv commented 6 years ago

This actually unveiled another issue #39