Releases: bnheise/ce-cli
Releases · bnheise/ce-cli
0.4.9
Changelog
New Features
None
Changes
None
Bugfixes
- Fixed a bug that prevented adding scoped npm packages as shared dependencies
0.4.8
Changelog
New Features
None
Changes
None
Bugfixes
- Fixed dev-deploy bug introduced by new content hashes
0.4.7
Changelog
New Features
None
Changes
- Adds content hashes to production build filenames to prevent caching issues
0.4.6
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
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
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
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
Changelog
New Features
None
Changes
None
Bugfixes
- Fixed incorrectly imported dotenv-expand
0.4.1
Changelog
New Features
None
Changes
None
Bugfixes
- Lack of .env file caused init to fail. Fixed
0.4.0
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