Swydo / simple-recur

Calculate date recurrence
The Unlicense
5 stars 1 forks source link

Replace moment with dayjs #4

Closed niftylettuce closed 4 years ago

niftylettuce commented 4 years ago

Moment is unmaintained and has several core bugs in the 2.x release. The 3.x release is not ready or out yet, and dayjs is the alternative nearly everyone is using now. If I submit a PR to this package to use dayjs, would you accept and major version bump for us?

niftylettuce commented 4 years ago

Note I also published https://github.com/niftylettuce/dayjs-with-plugins if you personally need a momentjs drop-in replacement!

Cliffzz commented 4 years ago

Closing issue see: https://github.com/Swydo/simple-recur/pull/5#issuecomment-681875653