Commit 3f83ad8
committed
chore(release): 1.25.0 [skip ci]
# [1.25.0](v1.24.2...v1.25.0) (2023-10-09)
### Bug Fixes
* improved validating dates from strings ([a0d6fa1](a0d6fa1))
* ObjectId() retuns an _id string, ObjectId(some_id) will validate and thorw an error if not valid ([cb50091](cb50091))
### Features
* isValidDate() - validates the string and returns a date object or the original value ([780574b](780574b))1 parent 70b6b7d commit 3f83ad8
2 files changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
0 commit comments