Skip to content

Commit 346f295

Browse files
committed
doc: add changelog entries
1 parent 9fa4f70 commit 346f295

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

3-
## v2.6.0
3+
## Next
4+
5+
- Fixed off by one error using the `maximumBreadth` option. It showed one entry to few being skipped.
6+
- Skipped `bigint` documentation issue. Using that option always generated strings, not numbers.
7+
8+
## v2.6.0 (unreleased)
49

510
- Added `safe` option to not fail in case a getter or `.toJSON()` throws an error.
611
Instead, a string as error message is replacing the object inspection. This allows to partially inspect such objects.

0 commit comments

Comments
 (0)