Skip to content

Releases: liferay/liferay-frontend-projects

eslint-config/v24.0.0

29 Mar 11:35
Compare
Choose a tag to compare

eslint-config/v24.0.0 (2021-03-29)

Full changelog

💥 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

25 Mar 12:03
Compare
Choose a tag to compare

npm-scripts/v40.0.1 (2021-03-25)

Full changelog

🏠 Chores

  • chore(npm-scripts): use js-toolkit v2.24.2 (#470)

liferay-js-toolkit/v2.24.2

25 Mar 11:26
Compare
Choose a tag to compare

liferay-js-toolkit/v2.24.2 (2021-03-25)

Full changelog

🔧 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

24 Mar 11:23
Compare
Choose a tag to compare

npm-scripts/v40.0.0 (2021-03-24)

Full changelog

🆕 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

22 Mar 13:18
Compare
Choose a tag to compare

eslint-config/v23.0.0 (2021-03-18)

Full changelog

💥 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

17 Mar 13:09
Compare
Choose a tag to compare

npm-scripts/v39.1.0 (2021-03-17)

Full changelog

🏠 Chores

  • chore(npm-scripts): use js-toolkit 2.24.1 (#455)

liferay-js-toolkit/v2.24.1

17 Mar 12:20
Compare
Choose a tag to compare

liferay-js-toolkit/v2.24.1 (2021-03-17)

Full changelog

🔧 Bug fixes

  • fix: don't treat ourselves as a valid import (#454)

npm-bundler/v3.1.0

16 Mar 16:49
Compare
Choose a tag to compare

npm-bundler/v3.1.0 (2021-03-16)

Full changelog

🔧 Bug fixes

  • fix(js-toolkit): use new js-toolkit-core version to fix scoped namespaces (#453)

js-toolkit-core/v3.0.1

16 Mar 16:16
Compare
Choose a tag to compare

js-toolkit-core/v3.0.1 (2021-03-16)

Full changelog

🔧 Bug fixes

  • fix(js-toolkit): support namespaces originated from scoped packages (#452)

npm-scripts/v39.0.1

11 Mar 11:57
Compare
Choose a tag to compare

npm-scripts/v39.0.1 (2021-03-11)

Full changelog

🔧 Bug fixes

  • fix(npm-scripts): use correct paths for Windows (#445)