Skip to content

Releases: tayles/regex-to-mermaid

v2.0.0

02 Nov 18:39

Choose a tag to compare

   🚀 Features

  • Remove pcre-to-regexp dependency to focus on ECMAScript support  -  by @tayles (81438)
  • Use @eslint-community/regexpp instead of regexp-tree  -  by @tayles in #2 (2854e)
    View changes on GitHub

v1.0.4

22 Oct 19:16

Choose a tag to compare

   🐞 Bug Fixes

  • Correctly report version in CLI  -  by @tayles (9ba06)
  • Remove use of <small>, as it is not supported in GitHub and causes layout issues  -  by @tayles (f5c51)
    View changes on GitHub

v1.0.3

21 Oct 05:58

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.0.2

20 Oct 02:27

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

20 Oct 02:16

Choose a tag to compare

   🐞 Bug Fixes

  • Change from npm postinstall hook to prepare  -  by @tayles (db671)
    View changes on GitHub

v1.0.0

19 Oct 23:48

Choose a tag to compare

Initial release