Skip to content

Commit d0975e7

Browse files
committed
chore: upgrade typeson-registry and devDeps
BREAKING CHANGE: 1. New encoding required by typeson-registry to support more info on ArrayBuffer and ImageBitmap; there is no provided upgrade path if you have data currently encoded for these structures 2. Requires Node 18 Also: - test: update old w3c test to not fail (now Error is cloneable)
1 parent 0322a15 commit d0975e7

36 files changed

+29583
-72045
lines changed

CHANGES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGES for indexeddbshim
22

3+
## 14.0.0
4+
5+
BREAKING:
6+
7+
1. New encoding required by typeson-registry to support more info on ArrayBuffer and ImageBitmap; there is no provided upgrade path if you have data currently encoded for these structures
8+
2. Requires Node 18
9+
10+
- chore: upgrade typeson-registry and devDeps
11+
- test: update old w3c test to not fail (now Error is cloneable)
12+
313
## 13.0.0
414

515
BREAKING: typeson-registry drops `Intl` serialization
@@ -102,7 +112,7 @@ Negative zero will now be stored differently and distinctly (though not as a key
102112
- npm: Remove `remark`
103113
- npm: Update devDeps. and package-lock
104114

105-
# 7.0.0
115+
## 7.0.0
106116

107117
- Breaking change: Require Node >= 10
108118
- Enhancement: By way of `typeson-registry`, support `CryptoKey`

badges/licenses-badge-dev.svg

+1-1
Loading

badges/licenses-badge.svg

+1-1
Loading

0 commit comments

Comments
 (0)