This repository was archived by the owner on Jun 25, 2022. It is now read-only.
v2.0.0
2.0.0 (2019-02-12)
Features
BREAKING CHANGES
- Luxon dependency has been removed in order to reduce the package size. The date is not formatted anymore. If you still want too, you can install the package
date-fnsand configure your logger's format by using theformatmethod fromdate-fns. See the doc for more information.