Skip to content

Commit 8fb152e

Browse files
Version Packages (#115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9306d09 commit 8fb152e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/happy-hoops-thank.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaggy-paths-rhyme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# devalue changelog
22

3+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- 9306d09: feat: pass `uneval` to replacer, for handling nested custom types
8+
9+
### Patch Changes
10+
11+
- b617c7c: perf: shrink `uneval` output with null-proto objects
12+
313
## 5.3.2
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "devalue",
33
"description": "Gets the job done when JSON.stringify can't",
4-
"version": "5.3.2",
4+
"version": "5.4.0",
55
"repository": "sveltejs/devalue",
66
"sideEffects": false,
77
"exports": {

0 commit comments

Comments
 (0)