Skip to content

Commit 993fe61

Browse files
committed
v6.14.0
1 parent 4ec582b commit 993fe61

File tree

3 files changed

+104
-43
lines changed

3 files changed

+104
-43
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## **6.14.0**
2+
- [New] `parse`: add `throwOnParameterLimitExceeded` option (#517)
3+
- [Refactor] `parse`: use `utils.combine` more
4+
- [patch] `parse`: add explicit `throwOnLimitExceeded` default
5+
- [actions] use shared action; re-add finishers
6+
- [meta] Fix changelog formatting bug
7+
- [Deps] update `side-channel`
8+
- [Dev Deps] update `es-value-fixtures`, `has-bigints`, `has-proto`, `has-symbols`
9+
- [Tests] increase coverage
10+
111
## **6.13.1**
212
- [Fix] `stringify`: avoid a crash when a `filter` key is `null`
313
- [Fix] `utils.merge`: functions should not be stringified into keys

0 commit comments

Comments
 (0)