Skip to content

Commit 31df374

Browse files
committed
Prep 2.8.0 release
1 parent 60d3136 commit 31df374

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
## [Unreleased]
22

3-
## [2.8.0-1] - 2025-09-24
4-
53
- New: `anything` is now an alias for `unknown`, which might be more readable in some
64
contexts
75
- In error output, display promise, bigint, and any other unknown values (instead of
@@ -17,9 +15,6 @@
1715
- `maybe()` (prefer `nullish()`)
1816
- `mixed` (prefer `unknown`)
1917
- `set()` (prefer `setFromArray()`)
20-
21-
## [2.8.0-0] - 2025-09-18
22-
2318
- Drop support for Node 18 and below (they will likely still work, but are no longer
2419
tested)
2520
- Export `isDecoder(value)` helper

0 commit comments

Comments
 (0)