Closed d-damien closed 3 years ago
Thanks for the heads up, I will look into that and see if I can swap that out later today.
@d-damien I have published v2.0.0
which removes moment for dayjs, as well as switching socketio/laravel-echo-server out for pusher/laravel-websockets. Thanks for the suggestions :)
Hello,
As per their front page, MomentJS is more or less retired. It also increases considerably the size of the bundle.
I personally favor DayJS, which is more reliable (immutability) and lighter (modular).
Regards