npm-scripts/v33.0.0
wincent
released this
29 Sep 12:37
·
14799 commits
to master
since this release
npm-scripts/v33.0.0 (2020-09-29)
💥 Breaking changes
- feat!: brings in the named-scope package
@liferay/eslint-config
to replaceeslint-config-liferay
, which requires references to rule names to be updated; for exampleliferay/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)