Releases: jwanner83/liferay-npm-bundler-improved
Releases · jwanner83/liferay-npm-bundler-improved
1.2.0 - Enable header css property
- Enable the
com.liferay.portlet.header-portlet-css
property #44 - Improve visibility of warnings
multiple
single
1.1.1 - Fix Windows support
Users on Windows are now able to use the liferay-npm-bundler-improved
.
1.1.0 - Enable copy-assets, copy-sources, no jar generation, etc.
1.0.4 - Fix required localization and wrong order of files in jar
1.0.3 - Fix clearLine and cursorTo issue
Merge pull request #32 from jwanner83/#31-use-readline #31 add readline and use it instead of built in
1.0.2 - Fix Archiver Issue
Upgrade to 1.0.2
1.0.1 - Add Node 12 Compatibility
Merge pull request #28 from jwanner83/#27-compatibility #27 compatibility
1.0.0 - Go Stable
Merge pull request #24 from jwanner83/#23-go-stable #23 change to version 1.0.0
Adding shebang
1.0.0-beta.16 #19 add shebang to bundler.js and upgrade to 1.0.0-beta.16
Complete refactor
Merge pull request #21 from jwanner83/#19-refactoring #19 refactoring