logkitty 0.6.0
Possible breaking change
Since native Date
was replaced with dayjs, the date
property in entry
object has changed and it's now a instance of dayjs
. If you're using Node API, please check your usage of date
property and migrate to dayjs
API.