Skip to content

npm-scripts/v33.0.0

Compare
Choose a tag to compare
@wincent wincent released this 29 Sep 12:37
· 14799 commits to master since this release

npm-scripts/v33.0.0 (2020-09-29)

Full changelog

💥 Breaking changes

  • feat!: brings in the named-scope package @liferay/eslint-config to replace eslint-config-liferay, which requires references to rule names to be updated; for example liferay/no-arrow becomes @liferay/liferay/no-arrow, liferay-portal/no-react-dom-render becomes @liferay/portal/no-react-dom-render, and so on.

🆕 Features

  • feat: run CI on Windows (#85)

📖 Documentation

  • docs: update changelogs for imported packages (#84)