We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa24059 commit 7380de3Copy full SHA for 7380de3
1 file changed
CHANGELOG.md
@@ -1,10 +1,16 @@
1
+# 6.2.0
2
+
3
+## Features
4
5
+- Add a [`custom`](README.md#-custom) option to choose the name of the
6
+ customization method. By default, it is `'beautiful'`.
7
8
# 6.1.0
9
10
## Features
11
12
- The output can be customized by defining an
- [`error.beautiful(output)`](README.md#custom-serialization) method returning a
- string.
13
+ [`error.beautiful(output)`](README.md#-custom) method returning a string.
14
15
# 6.0.0
16
0 commit comments