Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 15:08
v1.6.0
e1915f5
  • Escape control characters U+0008, U+000D, U+001B, and U+009B. (#456)
  • Improve escaping performance when interpolation is set to true. (#457)
  • Improve newline substitution on Windows. (#458, #460)
  • Improve specificity of supported Node.js versions. (#432, #459)
  • Remove all side effects on import. (#408)