Skip to content

Commit 279bcf7

Browse files
docs(readme): note that IE9 is no longer supported in migration v1
1 parent b2cdbcb commit 279bcf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,8 @@ parse('<br class="remove">', {
382382
});
383383
```
384384

385+
Since [v1.1.1](https://github.com/remarkablemark/html-react-parser/releases/tag/v1.1.1), Internet Explorer 9 (IE9) is no longer supported.
386+
385387
## FAQ
386388

387389
### Is this XSS safe?

0 commit comments

Comments
 (0)