Skip to content

Commit bfc8851

Browse files
committed
1.1.0
1 parent 7ab2837 commit bfc8851

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next
1+
## 1.1.0 (2026-05-03)
22

33
- `parseChunked()`:
44
- Added `returnValue` and `currentRootValue` properties to the state object passed to `onChunk` and `onRootValue` callbacks

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@discoveryjs/json-ext",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)",
55
"keywords": [
66
"json",

0 commit comments

Comments
 (0)