dmtrKovalenko / date-io

Abstraction over common javascript date management libraries
MIT License
727 stars 90 forks source link

Add peer dependency support for Luxon 3 #629

Closed trevorr closed 2 years ago

trevorr commented 2 years ago

Luxon 3.x has a very minor breaking change that doesn't affect the shape of the API, so it should be safe for date-io to support it.