react-nice-dates icon indicating copy to clipboard operation
react-nice-dates copied to clipboard

Migrate project to React 18+ and TypeScript

Open armedx86 opened this issue 6 months ago • 0 comments

  • [breaking] Upgrade to react 18, allow react@18-19 in peer deps
  • [breaking] Allow null values in most places where undefined values are allowed
  • Allow date-fns@2-4 in peer deps
  • Move project to typescript
  • Add strict eslint config

armedx86 avatar Jul 01 '25 13:07 armedx86