Skip to content

Releases: hildjj/node-websequencediagrams

Update dependencies

30 Jun 16:20
v4.0.0
e9ac56b
Compare
Choose a tag to compare

Deal with several low-priority security issues by updating all dependencies.
Breaking: now requires node v16 or higher.

Add --root to command line

25 Oct 18:09
v3.0.0
1386721
Compare
Choose a tag to compare
  • breaking drop node 12 support, test on node 18
  • updated all dependencies and GHA actions
  • added --root CLI option to set the root URL for the API (@walkingriver)

Fix typescript types

24 Oct 18:44
v2.0.1
99822e2
Compare
Choose a tag to compare

v2.0.0

10 Aug 20:47
v2.0.0
6b7a18c
Compare
Choose a tag to compare

[breaking] Only support node 12+
[chore] Update all old dependencies
[chore] Switch to yargs from `optimiset
[feature] Add API key support (thanks to @icedawn)