rehype-graphviz-diagram
Version:
A Unified/Rehype Plugin that allows you transform graphviz codes into SVG diagram.
21 lines (14 loc) • 1.56 kB
Markdown
# 1.0.0 (2025-04-01)
### Bug Fixes
* `this` binding. ([d85b2ce](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/d85b2ce2363892a3ed5b5bb0693786fc518e5e19))
* access error. ([90b39d6](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/90b39d6b06a5a4f2932bd0362ec73dce9247475d))
* async plugin. ([3ad7bf0](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/3ad7bf0578026d599dc68e5a6c5662a84a1583d1))
* build command. ([199fa43](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/199fa434ce4fc5d8fea49d26a8ece29529c87cc3))
* container tag props. ([17f7db1](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/17f7db1ccf7300e00c08c2646fe50909d312ec73))
* cspell config. ([0c08d5f](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/0c08d5f37fe264cc0b415fdf9c6a29fa02f2a9fe))
* error block hast. ([904ec8d](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/904ec8dce0c7133e7b0b7cbb9df7d4b217122b7b))
* pnpm workflow. ([c54ec82](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/c54ec82377aaf3cdc16bb1a9b47b66b6acc45fbd))
* remove unused export. ([99dea1d](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/99dea1dba49b836cf97de5fd4efb6b331df60dd4))
* type annotation. ([50f4bc1](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/50f4bc191d414d57b1cef2aeac93a9b85cfffdfa))
### Features
* support directly using engine name as language mark. ([5febcd8](https://github.com/PrinOrange/rehype-graphviz-diagram/commit/5febcd8fe9a89dc646658ec94595be7abff90748))