Release v1.4.2
🐛 Bug fixes
- Fix
useEffect
in list view where there was not an implicit return value, which was crashing the app during a route change.
⚙️ Chore
- Update sanitization method for
date
,datetime
, andtime
values.
useEffect
in list view where there was not an implicit return value, which was crashing the app during a route change.date
, datetime
, and time
values.