Skip to content

v2.2.2

Compare
Choose a tag to compare
@eemeli eemeli released this 24 Apr 13:05
· 85 commits to main since this release

This patch release includes a fix for an error that could be thrown in parseDocument for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:

  • Corner case failure in error pretty-printer (CVE-2023-2251)
  • Use correct argument order when stringifying flow collection comments (#443)
  • First-line folding for block scalars (#422)