UNPKG

522 BMarkdownView Raw
1# devalue changelog
2
3## 1.1.0
4
5* Escape lone surrogates ([#13](https://github.com/Rich-Harris/devalue/issues/13))
6
7## 1.0.4
8
9* Smaller output ([#10](https://github.com/Rich-Harris/devalue/pull/10))
10
11## 1.0.3
12
13* Detect POJOs cross-realm ([#7](https://github.com/Rich-Harris/devalue/pull/7))
14* Error on symbolic keys ([#7](https://github.com/Rich-Harris/devalue/pull/7))
15
16## 1.0.2
17
18* Fix global name for UMD build
19
20## 1.0.1
21
22* XSS mitigation ([#1](https://github.com/Rich-Harris/devalue/issues/1))
23
24## 1.0.0
25
26* First release
\No newline at end of file