Releases: liferay/liferay-frontend-projects
Releases · liferay/liferay-frontend-projects
eslint-config/v24.0.0
eslint-config/v24.0.0 (2021-03-29)
💥 Breaking changes
- feat(eslint-config)!: adapt no-use-before-define set-up for TypeScript (#471)
🆕 Features
- feat(eslint-config)!: adapt no-use-before-define set-up for TypeScript (#471)
🏠 Chores
- chore: update lint-related dependencies (#476)
npm-scripts/v40.0.1
liferay-js-toolkit/v2.24.2
liferay-js-toolkit/v2.24.2 (2021-03-25)
🔧 Bug fixes
- fix(js-toolkit): don't fail in css-loader for scoped dependencies (#465)
📖 Documentation
- docs(js-toolkit): add documentation on how to test JS Toolkit locally in liferay-portal (#467)
npm-scripts/v40.0.0
npm-scripts/v40.0.0 (2021-03-24)
🆕 Features
- feat(npm-scripts): teach getJestModuleNameMapper about TS manifests (#468)
🏠 Chores
- chore(npm-scripts): bump @liferay/eslint-config version from v22.0 to v23.0 (#464)
eslint-config/v23.0.0
eslint-config/v23.0.0 (2021-03-18)
💥 Breaking changes
- feat(eslint-config)!: add several packages to the no-metal-plugin eslint rule (#456)
🆕 Features
- feat(eslint-config)!: add several packages to the no-metal-plugin eslint rule (#456)
npm-scripts/v39.1.0
liferay-js-toolkit/v2.24.1
liferay-js-toolkit/v2.24.1 (2021-03-17)
🔧 Bug fixes
- fix: don't treat ourselves as a valid import (#454)
npm-bundler/v3.1.0
npm-bundler/v3.1.0 (2021-03-16)
🔧 Bug fixes
- fix(js-toolkit): use new js-toolkit-core version to fix scoped namespaces (#453)
js-toolkit-core/v3.0.1
js-toolkit-core/v3.0.1 (2021-03-16)
🔧 Bug fixes
- fix(js-toolkit): support namespaces originated from scoped packages (#452)