Skip to content

7.0.3

Compare
Choose a tag to compare
@nene nene released this 01 Jul 06:47
· 1703 commits to master since this release

Warnings and deprecations

A warning is now printed when params option values are not all strings. For now just a warning. In next major version non-string values will no more be accepted.

Deprecated the following config options:

  • multilineLists
  • newlineBeforeOpenParen
  • newlineBeforeCloseParen

These will get removed in next major version.