Skip to content

Commit bcdbbec

Browse files
committed
fix: force release
1 parent a6d8ebd commit bcdbbec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ sonic-date x 2,613,432 ops/sec ±0.73% (93 runs sampled)
1717

1818
The catch is that our implementation is not immutable, and many of the type checking date-fns does we do not. So, although date-fns is safer for a general purpose use, sonic-date is really faster and best to be used in safer environments, like a back-end service.
1919

20+
2021
We'll add more methods from date-fns by demand, always caring about performance and precision in the first place.
2122

2223
## How to Install

0 commit comments

Comments
 (0)