v0.1.12
Warning
This version introduced a bug. Please use v0.1.13.
🚨 BREAKING CHANGES
Use formatDate(yourTimestamp.toDate()) instead of timestampToString(yourTimestamp).
- remove!: timestampToString in favor of formatDate
- chore(deps): update nuxtify core