npm showdown 2.0.0-alpha
2.0.0-alpha (2022-02-01)

latest releases: 2.1.0, 2.0.4, 2.0.3...
2 years ago

2.0.0-alpha is mostly a maintenance release. There are only a few changes beyond 1.9.1 as noted below. The major driver of this update is to update the yargs dependency to a more recent version without security issues.

Breaking Changes

  • Supported Node Versions were set to match the node release schedule which at the time of writing includes Node 12.x, 14.x, 16.x and 17.x
  • The yargs dependency was updated to ^17.2.1 to mitigate a security issue.
  • The Showdown license has been changed from BSD-3-Clause to MIT

Bug Fixes

Features

    • Added ellipsis option to configure if the ellipsis unicode character is used or not. ( Thanks @VladimirV99 )

Don't miss a new showdown release

NewReleases is sending notifications on new releases.