inspirnathan/codemirror-lang-mermaid (codemirror-lang-mermaid)
### [`v0.5.0`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#050-2023-09-14)
[Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.4.1...v0.5.0)
##### Features
- requirement diagram support
- gantt chart diagram support
- `foldByIndent` extension was added to support code folding across all Mermaid diagram types including usage in Markdown fenced code blocks
##### Deprecations
- deprecate the `mermaid({ fold: true })` config in favor of the `foldByIndent` extension
#### [0.4.1](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.4.0...v0.4.1) (2023-08-23)
##### Features
- add code folding support for mindmap diagrams by importing the language with a config i.e. `mermaid({ fold: true })`
- set tabs equal to four spaces instead of eight in mindmap diagrams
### [`v0.4.1`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#041-2023-08-23)
[Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.4.0...v0.4.1)
##### Features
- add code folding support for mindmap diagrams by importing the language with a config i.e. `mermaid({ fold: true })`
- set tabs equal to four spaces instead of eight in mindmap diagrams
### [`v0.4.0`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#040-2023-08-06)
[Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.3.0...v0.4.0)
##### Features
- sequence diagram support
- user journey diagram support
### [`v0.3.0`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#030-2023-07-14)
[Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.2...v0.3.0)
##### Features
- flowchart diagram support
- allow text before diagram to prevent breaks in syntax highlighting
#### [0.2.2](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.1...v0.2.2) (2023-06-26)
##### Features
- add parent tags to mermaid tag definitions
#### [0.2.1](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.0...v0.2.1) (2023-02-20)
##### Features
- update readme on npm registry
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^0.2.1
->^0.5.0
Release Notes
inspirnathan/codemirror-lang-mermaid (codemirror-lang-mermaid)
### [`v0.5.0`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#050-2023-09-14) [Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.4.1...v0.5.0) ##### Features - requirement diagram support - gantt chart diagram support - `foldByIndent` extension was added to support code folding across all Mermaid diagram types including usage in Markdown fenced code blocks ##### Deprecations - deprecate the `mermaid({ fold: true })` config in favor of the `foldByIndent` extension #### [0.4.1](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.4.0...v0.4.1) (2023-08-23) ##### Features - add code folding support for mindmap diagrams by importing the language with a config i.e. `mermaid({ fold: true })` - set tabs equal to four spaces instead of eight in mindmap diagrams ### [`v0.4.1`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#041-2023-08-23) [Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.4.0...v0.4.1) ##### Features - add code folding support for mindmap diagrams by importing the language with a config i.e. `mermaid({ fold: true })` - set tabs equal to four spaces instead of eight in mindmap diagrams ### [`v0.4.0`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#040-2023-08-06) [Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.3.0...v0.4.0) ##### Features - sequence diagram support - user journey diagram support ### [`v0.3.0`](https://togithub.com/inspirnathan/codemirror-lang-mermaid/blob/HEAD/CHANGELOG.md#030-2023-07-14) [Compare Source](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.2...v0.3.0) ##### Features - flowchart diagram support - allow text before diagram to prevent breaks in syntax highlighting #### [0.2.2](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.1...v0.2.2) (2023-06-26) ##### Features - add parent tags to mermaid tag definitions #### [0.2.1](https://togithub.com/inspirnathan/codemirror-lang-mermaid/compare/v0.2.0...v0.2.1) (2023-02-20) ##### Features - update readme on npm registryConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.