Skip to content

Commit 29f12fd

Browse files
committed
Update changelog
1 parent aafbc63 commit 29f12fd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 6.0.0
2+
3+
## Breaking changes
4+
5+
- Previously, if the [`props`](README.md#-props) option was `false`,
6+
[aggregate errors](https://github.com/ehmicky/modern-errors#aggregate-errors)
7+
were not printed. To achieve the same behavior, the
8+
[`cause`](README.md#-cause) option must now be set to `false`.
9+
10+
## Features
11+
12+
- Aggregate errors are now printed on their own, which result in a prettier
13+
output.
14+
115
# 5.2.0
216

317
## Features

0 commit comments

Comments
 (0)