Skip to content

Releases: liferay/liferay-frontend-projects

senna/v2.7.10

21 Apr 16:46
Compare
Choose a tag to compare

senna/v2.7.10 (2021-04-21)

Full changelog

🔧 Bug fixes

  • fix(senna): don't try to navigate to href="#" links (#508)

📖 Documentation

  • docs(senna): remove broken badges from README (#510)
  • docs(senna): update deprecation notice to reflect new location (#502)

🏠 Chores

  • chore(senna): adjust release process (#509)

👓 Tests

  • test(monorepo): update GitHub actions config to account for Senna (#507)

npm-scripts/v44.0.0

19 Apr 16:54
Compare
Choose a tag to compare

npm-scripts/v44.0.0 (2021-04-19)

Full changelog

💥 Breaking changes

  • feat(npm-scripts)!: enforce use of @liferay/ named scope (#500)

🆕 Features

  • feat(npm-scripts)!: enforce use of @liferay/ named scope (#500)

🔧 Bug fixes

  • fix(npm-scripts): don't post-process TypeScript if there is no TS (#496)

liferay-js-toolkit/v2.24.3

15 Apr 18:51
Compare
Choose a tag to compare

liferay-js-toolkit/v2.24.3 (2021-03-19)

Full changelog

🆕 Features

  • feat(js-toolkit)!: update to Babel 7 for JS Generator (#450)

🆕 Features

  • feat(eslint-config)!: adapt no-use-before-define set-up for TypeScript (#471)

🏠 Chores

  • chore: document and enhance link-js-toolkit tool (#485)

npm-scripts/v42.1.0

07 Apr 16:56
Compare
Choose a tag to compare

npm-scripts/v42.1.0 (2021-04-07)

Full changelog

🆕 Features

  • feat(npm-scripts): format generated .d.ts files (#487)
  • feat(npm-scripts): allow format/lint to run without package.json (#484)

🔧 Bug fixes

  • fix(npm-scripts): deal with symlinks in inCurrentWorkingDirectory() (#486)

📖 Documentation

  • docs(npm-scripts): update explanation of tsconfig.tsbuildinfo (#482)

npm-scripts/v42.0.0

06 Apr 09:45
Compare
Choose a tag to compare

npm-scripts/v42.0.0 (2021-04-06)

Full changelog

🆕 Features

  • feat(npm-scripts): manage TS type artifacts (#478)

npm-scripts/v42.0.0-pre.3

06 Apr 07:31
Compare
Choose a tag to compare
Pre-release

npm-scripts/v42.0.0-pre.3 (2021-04-06)

Full changelog

🆕 Features

  • feat(npm-scripts): manage TS type artifacts: (#478)

npm-scripts/v42.0.0-pre.2

05 Apr 16:35
Compare
Choose a tag to compare
Pre-release

npm-scripts/v42.0.0-pre.2 (2021-04-05)

Full changelog

🆕 Features

  • feat(npm-scripts): manage TS type artifacts: (#478)

npm-scripts/v42.0.0-pre.1

05 Apr 16:00
Compare
Choose a tag to compare
Pre-release

npm-scripts/v42.0.0-pre.1 (2021-04-05)

Full changelog

🆕 Features

  • feat(npm-scripts): manage TS type artifacts: (#478)

npm-scripts/v42.0.0-pre.0

05 Apr 14:15
Compare
Choose a tag to compare
Pre-release

npm-scripts/v42.0.0-pre.0 (2021-04-05)

Full changelog

🆕 Features

  • feat(npm-scripts): manage TS type artifacts: (#478)

npm-scripts/v41.0.0

29 Mar 11:53
Compare
Choose a tag to compare

npm-scripts/v41.0.0 (2021-03-29)

Full changelog

💥 Breaking changes

  • chore(npm-scripts)!: bump eslint-config to v24.0.0 (#477)

🆕 Features

  • feat(npm-scripts): automatically run TS tests (#473)
  • feat(npm-scripts): add @types/react-dom dependency (#472)

🏠 Chores

  • chore(npm-scripts)!: bump eslint-config to v24.0.0 (#477)
  • chore: update lint-related dependencies (#476)
  • chore(npm-scripts): update to typescript@4.2.3 (#474)