Skip to content

Commit 3fa11a5

Browse files
committed
v6.14.1
1 parent a626704 commit 3fa11a5

File tree

3 files changed

+26
-17
lines changed

3 files changed

+26
-17
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## **6.14.1**
2+
- [Fix] ensure arrayLength applies to `[]` notation as well
3+
- [Fix] `parse`: when a custom decoder returns `null` for a key, ignore that key
4+
- [Refactor] `parse`: extract key segment splitting helper
5+
- [meta] add threat model
6+
- [actions] add workflow permissions
7+
- [Tests] `stringify`: increase coverage
8+
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `npmignore`, `es-value-fixtures`, `for-each`, `object-inspect`
9+
110
## **6.14.0**
211
- [New] `parse`: add `throwOnParameterLimitExceeded` option (#517)
312
- [Refactor] `parse`: use `utils.combine` more

0 commit comments

Comments
 (0)