# devalue changelog ## 1.1.0 * Escape lone surrogates ([#13](https://github.com/Rich-Harris/devalue/issues/13)) ## 1.0.4 * Smaller output ([#10](https://github.com/Rich-Harris/devalue/pull/10)) ## 1.0.3 * Detect POJOs cross-realm ([#7](https://github.com/Rich-Harris/devalue/pull/7)) * Error on symbolic keys ([#7](https://github.com/Rich-Harris/devalue/pull/7)) ## 1.0.2 * Fix global name for UMD build ## 1.0.1 * XSS mitigation ([#1](https://github.com/Rich-Harris/devalue/issues/1)) ## 1.0.0 * First release