stimulus-components / stimulus-components

A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.
https://www.stimulus-components.com/
MIT License
1.08k stars 30 forks source link

Allow date-fns:^3 #90

Closed tacman closed 3 months ago

tacman commented 4 months ago

In the process of updating, I ran across this warning:

[warning] stimulus-timeago requires date-fns@^2.29.3 but version 3.6.0 is installed.
guillaumebriday commented 3 months ago

I think it has been updated with the release of 5.0.0 👍

And it's just a warning, you can still use it I guess