Commit ed52c10
committed
chore(release): 11.0.0 [skip ci]
# [11.0.0](v10.0.0...v11.0.0) (2025-05-22)
### chore
* throw on lone surrogates ([#492](#492)) ([8ea2c6b](8ea2c6b))
* update supported Node.js versions to 20.x and later ([#493](#493)) ([d23bfa7](d23bfa7))
### BREAKING CHANGES
* Strings will throw if not well-formed (lone surrogates).
* update supported Node.js versions to 20.x and later1 parent 856ea90 commit ed52c10
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments