Skip to content

Releases: liferay/liferay-frontend-projects

liferay-js-toolkit/v2.24.0

11 Mar 12:37
Compare
Choose a tag to compare

liferay-js-toolkit/v2.24.0 (2021-03-11)

Full changelog

🔧 Bug fixes

  • fix(npm-scripts): change Angular adaptation to make it work with Angular 10/11 (#443)

npm-scripts/v39.0.0

10 Mar 18:28
Compare
Choose a tag to compare

npm-scripts/v39.0.0 (2021-03-10)

Full changelog

💥 Breaking changes

  • chore(npm-scripts)!: update bundled @liferay/eslint-config to v22.0.0 (#441)

🏠 Chores

  • chore: update ESLint version from 7.10.0 to 7.21.0 (#442)
  • chore(npm-scripts)!: update bundled @liferay/eslint-config to v22.0.0 (#441)

npm-scripts/v38.2.0

10 Mar 09:53
Compare
Choose a tag to compare

npm-scripts/v38.2.0 (2021-03-10)

Full changelog

🆕 Features

  • feat(npm-scripts): add some basic support for building with TypeScript (#425)

🔧 Bug fixes

  • fix: add languageId parameter to module requests (#436)

eslint-config/v22.0.0

10 Mar 17:43
Compare
Choose a tag to compare

eslint-config/v22.0.0 (2021-03-10)

Full changelog

💥 Breaking changes

  • feat(eslint-config)!: teach class-names rules about "customClassName" attributes (#440)
  • feat(eslint-config)!: disallow unnecessary string interpolation in JSX (#439)
  • feat(eslint-config)!: activate no-eval rule (#438)
  • feat(eslint-config)!: teach sort-imports, group-imports to separate type-only inputs (#435)
  • feat(eslint-config)!: teach import-extensions rule about .ts, .tsx (#433)
  • feat(eslint-config)!: turn off no-for-of-loops rule by default (#429)

🆕 Features

  • feat(eslint-config)!: teach class-names rules about "customClassName" attributes (#440)
  • feat(eslint-config)!: disallow unnecessary string interpolation in JSX (#439)
  • feat(eslint-config)!: activate no-eval rule (#438)
  • feat(eslint-config)!: teach sort-imports, group-imports to separate type-only inputs (#435)
  • feat(eslint-config)!: teach import-extensions rule about .ts, .tsx (#433)
  • feat(eslint-config): teach no-duplicate-imports rule about type imports (#431)
  • feat(eslint-config)!: turn off no-for-of-loops rule by default (#429)

🔧 Bug fixes

  • fix(eslint-config): update monkey patching to work with newer ESLint (#430)

👓 Tests

  • test(eslint-config): show that various rules already support TS (#434)

npm-scripts/v38.1.0

05 Mar 08:46
Compare
Choose a tag to compare

npm-scripts/v38.1.0 (2021-03-05)

Full changelog

🆕 Features

  • feat: add a resolver for soy templates to webpack federation (#426)

npm-scripts/v38.2.0-pre.0

05 Mar 16:15
Compare
Choose a tag to compare
Pre-release

npm-scripts/v38.2.0-pre.0 (2021-03-05)

Full changelog

🆕 Features

  • feat(npm-scripts): add some basic support for building with TypeScript (#425)

npm-scripts/v38.0.0

02 Mar 15:46
Compare
Choose a tag to compare

npm-scripts/v38.0.0 (2021-03-02)

Full changelog

🆕 Features

  • feat: externalize liferay-portal's specific configuration for webpack / bundler (#420)
  • feat(npm-scripts): bump liferay-theme-tasks dependency to 10.3.0 (#418)

npm-scripts/v37.2.0-pre.0

01 Mar 13:08
Compare
Choose a tag to compare
Pre-release

npm-scripts/v37.2.0-pre.0 (2021-03-01)

Full changelog

🆕 Features

  • feat(npm-scripts): bump liferay-theme-tasks dependency to 10.3.0 (#418)
  • feat(npm-scripts): add some basic support for building with TypeScript (#425)

liferay-theme-tasks/v10.3.0

24 Feb 22:51
Compare
Choose a tag to compare

liferay-theme-tasks/v10.3.0 (2021-02-22)

Full changelog

🆕 Features

  • feat(js-themes-toolkit): add build option for using dart-sass instead of lib-sass (#368)

npm-scripts/v37.1.2

22 Feb 14:25
Compare
Choose a tag to compare

npm-scripts/v37.1.2 (2021-02-22)

Full changelog

🔧 Bug fixes

  • fix(npm-scripts): support scoped package names in jest (#416)