Skip to content

Commit 796ea83

Browse files
Version Packages (#152)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 206ca67 commit 796ea83

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.changeset/eleven-files-sort.md

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

CHANGELOG.md

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

3+
## 5.8.1
4+
### Patch Changes
5+
6+
- 206ca67: fix: force sparse arrays to allocate sparsely
7+
38
## 5.8.0
49
### Minor Changes
510

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.8.0",
4+
"version": "5.8.1",
55
"repository": "sveltejs/devalue",
66
"sideEffects": false,
77
"exports": {

0 commit comments

Comments
 (0)