Skip to content

Releases: liferay/liferay-frontend-projects

npm-scripts/v33.1.2

05 Oct 11:34
Compare
Choose a tag to compare

npm-scripts/v33.1.2 (2020-10-05)

Full changelog

🔧 Bug fixes

  • fix(npm-scripts): bundle TypeScript dependencies (#114)

🏠 Chores

  • chore(npm-scripts): update @liferay/eslint-config to v21.2.1 (#117)

eslint-config/v21.2.1

05 Oct 11:05
Compare
Choose a tag to compare

eslint-config/v21.2.1 (2020-10-05)

Full changelog

🏠 Chores

  • chore(eslint-config): update eslint-plugin-react to v7.21.3 (#115)
  • chore(eslint-config): mark typescript as a peer dependency (#113)

npm-scripts/v33.1.1

02 Oct 15:20
Compare
Choose a tag to compare

npm-scripts/v33.1.1 (2020-10-02)

Full changelog

🔧 Bug fixes

  • fix(npm-tools): make Prettier overrides work with TS (#110)

npm-scripts/v33.1.0

02 Oct 10:25
Compare
Choose a tag to compare

npm-scripts/v33.1.0 (2020-10-02)

Full changelog

🆕 Features

  • feat(scripts): allow Prettier to format more files (YAML, Markdown) (#103)
  • feat: add support for formatting and linting TypeScript (#97)

🔧 Bug fixes

  • fix(scripts): apply Liferay-specific Prettier overrides to TS also (#101)

📖 Documentation

  • docs(scripts): add top-level sinopsis (#100)

🏠 Chores

  • chore(npm-scripts): update eslint-config dependency to v21.2.0 (#108)
  • chore: update dependencies (#105)
  • chore: update ESLint to latest v7 release (#102)

eslint-config/v21.2.0

02 Oct 10:14
Compare
Choose a tag to compare

eslint-config/v21.2.0 (2020-10-02)

Full changelog

🆕 Features

  • feat: add support for formatting and linting TypeScript (#97)

📖 Documentation

  • docs(eslint-config): tweak CONTRIBUTING.md (#107)
  • docs: update changelogs for imported packages (#84)
  • docs: move CI badge up to top-level README (#72)

🏠 Chores

  • chore: update dependencies (#105)
  • chore: update ESLint to latest v7 release (#102)

npm-scripts/v33.0.2

30 Sep 12:02
Compare
Choose a tag to compare

npm-scripts/v33.0.2 (2020-09-30)

Full changelog

🔧 Bug fixes

  • fix(scripts): remove stale reference to old bundler preset (#90)

🏠 Chores

  • chore(npm-scripts): update npm-bundler-preset-liferay-dev to v4.6.3 (#95)
  • chore(npm-tools): update js-toolkit deps from v2.19.2 to v2.19.3 (#93)

npm-bundler-preset-liferay-dev/v4.6.3

30 Sep 11:36
Compare
Choose a tag to compare

npm-bundler-preset-liferay-dev/v4.6.3 (2020-09-30)

Full changelog

📖 Documentation

  • docs: update changelogs for imported packages (#84)

🏠 Chores

  • chore(npm-tools): update js-toolkit deps from v2.19.2 to v2.19.3 (#93)

liferay-npm-bundler/v3.0.0-alpha.5

20 Oct 11:23
Compare
Choose a tag to compare

liferay-npm-bundler/v3.0.0-alpha.4

20 Oct 11:23
Compare
Choose a tag to compare

liferay-npm-bundler/v3.0.0-alpha.4 (2020-09-30)

Full changelog

🔧 Bug fixes

  • fix: use a module name placeholder for fragments (#656)

liferay-js-toolkit/v2.19.3

20 Oct 11:24
Compare
Choose a tag to compare

v2.19.3 (2020-09-30)

Full changelog

🔧 Bug fixes

  • fix(common): allow presets that have a named-scope (#654)

👓 Tests

  • test: enhance QA script (#649)