marked v0.5.1 Release Notes

Release Date: 2018-09-26 // over 5 years ago
  • ๐Ÿ”’ Security

    • ๐Ÿ›  Fix inline code regex and prevent REDOS #1337
    • ๐Ÿ‘‰ Use @markedjs/html-differ to prevent REDOS #1331

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix typographic substitution in (pre|code|kbd|script) blocks when smartypants=true #1335
    • ๐Ÿ›  Fix auto-linking email address #1338

    Other

    • ๐ŸŽ Refactor the escape() function to improve performance 10-20% #975
    • โšก๏ธ Update copyright in source code #1326
    • โšก๏ธ Update benchmark tests #1019
    • โž• Add dependency badges to readme #1333