arqex / react-datetime

A lightweight but complete datetime picker react component.
1.99k stars 872 forks source link

Patch moment timezone #868

Closed lordducky closed 2 months ago

lordducky commented 2 months ago

Description

  1. Update Jest and related test libraries to lates (v29)
  2. Update Webpack to 5. This breaks playground.
  3. Update moment usage to be timezone by default and changes moment-timezone to be a peer dependency

Checklist