Skip to content

Releases: Yash-Singh1/monaco-mermaid

1.1.0

14 Oct 02:09
22e772b
Compare
Choose a tag to compare

💡 Features

🔧 Internal Dependencies

  • Miscellaneous updates from Dependabot

1.0.8

15 Nov 16:54
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Directive support in diagram body (ca12202)

📜 Internal Dependencies

  • chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#29)

1.0.7

29 Oct 20:26
Compare
Choose a tag to compare

💡 Features

  • Allow specifying merge commit IDs (4f6f386)

📓 Documentation

  • Update documentation to show passing argument to initEditor (ebcdd1c)

📑 Dependencies

  • Support for monaco-editor 0.34.0 (#24)

1.0.6

16 Jun 20:12
Compare
Choose a tag to compare

Features

  • Support for C4 Diagrams

1.0.5

15 Jun 22:23
Compare
Choose a tag to compare

Features

  • Autonumbering has more options in sequence diagram
  • order option when creating a git branch
  • Accessibility statements in gitGraph
  • cherry-pick statement in gitGraph

Dependencies

  • Internal Github Action Dependencies updated

1.0.4

17 Apr 01:31
Compare
Choose a tag to compare

Bug FIxes

  • Fix multiline directive problems

Features

  • Support newer gitgraph features
  • Add support for accessibility on er, sequence, classdiagram, and pie chart
  • Support for experimental link and properties on sequence diagram

Internal

  • Fix auto-merging dependabot workflow
  • Update license year
  • Update code styling to use trailing comma
  • Add a dev script

1.0.3

21 Jan 17:44
3b58711
Compare
Choose a tag to compare

Features

  • Add comments to language configuration (#7)

Non-user Related Changes

  • fix: events that trigger lint workflow

1.0.2

21 Jan 04:29
Compare
Choose a tag to compare

Features

  • Support link text in classes (287bfde)
  • Support entity relationship diagrams starting with simply er (20ec4b3)

Bug Fixes

  • chore: specify colors prop (39fb944)
  • Allow
    in link text (1fc8979)
  • fix: gantt entries with no preceding whitespace (29d03e6)

Non-user Facing

  • chore: lint and format (3e2f802)
  • Update actions (#4, #5, #6)
  • feat: update publish node version and lint in CI (47fe546)
  • chore: automerge dependabot github_actions non-major (06282f6)

1.0.1

31 Oct 21:42
Compare
Choose a tag to compare
  • Add browser build

1.0.0

31 Oct 20:18
005133a
Compare
Choose a tag to compare

Initial Release