Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Dec 4, 2020
1 parent 5387252 commit fa11f97
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 0.4.0 (2020-12-04)

- Added `parseChunked()` method
- Fixed `stringifyInfo()` to not throw when meet unknown value type

## 0.3.2 (2020-10-26)

- Added missed file for build purposes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@discoveryjs/json-ext",
"version": "0.3.2",
"version": "0.4.0",
"description": "A set of utilities that extend the use of JSON",
"keywords": [
"json",
Expand Down

0 comments on commit fa11f97

Please sign in to comment.