Skip to content

Releases: bnheise/ce-cli

0.4.9

10 Jul 00:30
5b9ba50
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

None

Bugfixes

  • Fixed a bug that prevented adding scoped npm packages as shared dependencies

0.4.8

23 Jun 04:05
7b0e1f3
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

None

Bugfixes

  • Fixed dev-deploy bug introduced by new content hashes

0.4.7

23 Jun 02:04
c588d8f
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

  • Adds content hashes to production build filenames to prevent caching issues

0.4.6

19 May 08:05
156d35c
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

None

Bugfixes

  • Fixed issues with the windows build, which had previously prevented the latest version for windows from being built

0.4.5

16 May 01:29
156d35c
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

None

Bugfixes

  • Removed cssURLs from CET config on dev-deploy to prevent browser from throwing error when trying to load non-existent css file.

0.4.4

15 May 05:38
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

  • E2E testing added for project generation with each JavaScript package manage (yarn, pnpm, npm)

Bugfixes

  • Fixed failed deserialization of client-extension.yaml

0.4.3

17 Mar 07:44
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

  • Additional types added to type definitions of global Liferay object
  • Rewrote and improved a lot of the Liferay client code

Bugfixes

None

0.4.2

17 Mar 00:45
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

None

Bugfixes

  • Fixed incorrectly imported dotenv-expand

0.4.1

16 Mar 12:30
Compare
Choose a tag to compare

Changelog

New Features

None

Changes

None

Bugfixes

  • Lack of .env file caused init to fail. Fixed

0.4.0

15 Mar 08:58
Compare
Choose a tag to compare

Changelog

New Features

  • Beta feature: data import and export. Import Liferay Object Definitions, Picklists, and Object Entries to your local workspace and export them to other Liferay instances. If you find bugs, please report them :)

Changes

None

Bugfixes

None