@date-fns/utc
Advanced tools
Comparing version
@@ -11,2 +11,8 @@ # Change Log | ||
## v2.0.1 - 2024-09-11 | ||
### Fixed | ||
- [Fixed `UTCDateMini` type definition](https://github.com/date-fns/utc/pull/11) [@fabon-f1](https://github.com/fabon-f1). | ||
## v2.0.0 - 2024-09-10 | ||
@@ -13,0 +19,0 @@ |
@@ -15,2 +15,2 @@ import { type UTCDate } from "./index.ts"; | ||
*/ | ||
export const UTCDateMini: UTCDate; | ||
export const UTCDateMini: typeof UTCDate; |
{ | ||
"name": "@date-fns/utc", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "UTC date utils", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16897
1.03%0
-100%