Releases: mermaid-js/mermaid
Releases · mermaid-js/mermaid
8.12.1
Release Notes
Downgrade of d3 for build and size issues as the latest version of d3 causes mermaid to grow 90k (zipped)
🎉 Thanks to all contributors helping with this release! 🎉
8.12.0
Release Notes
🚀 Features
- Switch default renderer for class diagrams to the next generation renderer (#2257) @knsv
- #2270 Adding support for direction statements in class diagrams. (#2271) @knsv
- #2253 class diagram v2 fixes (#2255) @ashishjain0512
Other Fixes
- #2272 Switching the renderer in the docs for flowchart (#2273) @knsv
- #2196 Fix e2e test (#2224) @mmorel-35
- Fixed Unequal Arrow Bug (#2246) @reetghosh1
- Move
@percy/migrate
to devDependencies (#2260) @72636c - Add Codedoc plugin (#2225) @danielsitnik
- Use right tag for andymckay/labeler (#2254) @mmorel-35
- Add nano to integrations (#2241) @Yash-Singh1
- Fix to table in documentation (#2266) @jmelfi
- Markdown Diagrams Extension for Chrome Webstore (#2259) @Clint-Chester
🎉 Thanks to all contributors helping with this release! 🎉
8.11.5
8.11.4
Release Notes
- Prevention of prototype pollution using whitelist mechanics for keywords
🎉 Thanks to all contributors helping with this release! 🎉
8.11.3
8.11.2
8.11.1
Release Notes
- Using dompurify to sanitize HTML (#2171) @knsv
- Remove entity-decode dependency (#2175) @sidharthv96
- Fix broken internal links in README (#2145) @carbeer
- Update Tutorials for LiveEditor V2 (#2178) @sidharthv96
- 2177 dependency updates (#2187) @knsv
- docs(README): Point to live editor (#2184) @anishkny
- Bump actions/setup-node from 1 to 2.2.0 (#2164) @dependabot
🎉 Thanks to all contributors helping with this release! 🎉
8.11.0
Release Notes
🚀 Features
- Switching default renderer for state diagrams to the new and improved renderer also used for
stateDiagram-v2
(#2151) @knsv - Improved theming functionality with new diagram specific variables for user journey diagram (#2133) @ashishjain0512
- Handling of javascript urls and blocking
onerror
when using security settingantiscript
(#2123) @knsv - Removed some non-production dependencies from the list of production dependencies (#2109) @fabiospampinato
- Assign proper namespaces to foreignObject children (#2119) @lishid
Documentation updates
- [docs] Update default log level value with correct datatype (#2083) @hydrosquall
- Update flowchart.md (#2141) @bish0polis
- fix typo (#2125) @TribalNightOwl
🎉 Thanks to all contributors helping with this release! 🎉
8.10.2
8.10.2
Features
- #2072 Making the subgraphs and composite states grow with the title if the title is wider than the content. (#2078) @knsv
- #2074 Fix for issue #2074 , updated version to 8.10.1 (#2076) @mahimas28
- #2050 Making it possible to set the rendering direction in subgraphs (#2082) @knsv
- #2088 Making it possible to theme forks in state diagrams (#2089) @knsv
- #2111 More robust handling of the htmlLabels configuration closing a security issue (#2115) @knsv
Documentation updates
- Document <> in the state diagram page (#2069) @jmg-duarte
- fixed typo in
Setup.md
(#2113) @cm-wada-yusuke - Changes in sentence structuring for better readability (#2041) @beriakomal
- add Podlite editor (#2068) @zag
🎉 Thanks to all contributors helping with this release! 🎉
8.10.1
Release Notes 8.10.1
New features
- Possibility added to change direction for the rendering in composite states in state diagrams (#2058) @knsv
- #2032 Adding new statement to add choice shape in state diagrams (#2034) @knsv
- #2029 option to configure renderer which version of the render to use for flowcharts, class diagrams and state diagrams (#2031) @knsv
- #1648, #1656 Making Pie Chart more configurable (#2051) @ashishjain0512
- #2043 Pie Chart to support Themes and configurable slice/section color
- More theming options for state diagrams (#2048) @knsv
Bug fixes
- Fixes for links to and from subgraphs and labels on multiple edges from the same node to the same destination (#2025) @knsv
- #2055 Allowing multiple ids for one state in state diagrams (#2056) @knsv
- #2045 Diagram specific theming options not affecting state diagrams v2
- #2035 State diagrams - composite states not growing with title (#2036) @knsv
- #2026 Fix for adding descriptions to states when using state diagrams v2 (#2030) @knsv
Other impromenets
- #2017, #2038 Standardization of requirement diagrams (#2018) @knsv, @ashishjain0512
- Add code sample in Issue template (#2020) @sidharthv96
- Update sequenceDiagram.md (#2027) @dominikmeyersap
🎉 Thanks to all contributors helping with this release! 🎉