Skip to content

Releases: SAP/ui5-builder

v2.0.0

31 Mar 15:52
Compare
Choose a tag to compare

Breaking Changes

  • Make namespace mandatory for application and library projects (#430) ee96c00
  • Require Node.js >= 10 5451765
  • LibraryFormatter: Ignore manifest.json of nested apps 846e929

Dependency Updates

Features

  • buildThemes: Add filtering for available themes (#419) 848c503

BREAKING CHANGE

If a library contains both, a manifest.json and .library file, they must
either be located in the same directory or the manifest.json is ignored.
In cases where the manifest.json is located on a higher level or
different directory on the same level than a .library file, an exception
is thrown.

UI5 Project must be able to determine the project's namespace,
otherwise an error is thrown.

Support for older Node.js releases has been dropped.
Only Node.js v10 or higher is supported.

All changes

v1.10.1...v2.0.0

v1.10.1

24 Feb 15:57
Compare
Choose a tag to compare

Bug Fixes

  • ApplicationBuilder: Fix pattern to glob for .library files 032d9a9

All changes

v1.10.0...v1.10.1

v1.10.0

10 Feb 17:44
Compare
Choose a tag to compare

Bug Fixes

  • Ensure proper handling of multi-byte characters in streams (#411) e906ec0
  • Bundling: Dynamic preload calls should not emit warnings 4d22b37

Features

  • Add experimental CSS variables and skeleton build (#393) df8c39b

All changes

v1.9.0...v1.10.0

v1.9.0

13 Jan 10:07
Compare
Choose a tag to compare

Bug Fixes

  • Use 'defaultFileTypes' from bundle configuration (#385) c21e13e
  • Detect dynamic dependencies also when newer APIs are used (#391) ed1cc9d

Features

  • Add new theme-library type (#285) a59287b
  • AbstractBuilder: Allow adding custom tasks for types that have no standard tasks 654450d

All changes

v1.8.0...v1.9.0

v1.8.0

16 Dec 15:39
Compare
Choose a tag to compare

Features

  • Add included/excludedDependencies parameter (#380) d6ac24a

All changes

v1.7.1...v1.8.0

v1.7.1

18 Nov 14:40
Compare
Choose a tag to compare

Dependency Updates

  • Bump less-openui5 from 0.7.0 to 0.8.0 11101d4

All changes

v1.7.0...v1.7.1

v1.7.0

07 Nov 15:59
Compare
Choose a tag to compare

Bug Fixes

  • JSDoc: Use the rel="noopener" attribute for external links. (#361) c702104

Dependency Updates

  • Bump less-openui5 from 0.6.0 to 0.7.0 fdb0241

Features

  • buildThemes: Add "compress" option (#363) 3a0cf6a
  • flexChangesBundler: Add flexibility-bundle.json (#353) cecc97d

All changes

v1.6.1...v1.7.0

v1.6.1

24 Oct 14:19
Compare
Choose a tag to compare

Bug Fixes

  • jsdoc: Adopt version range to micro releases (#357) 619b959

All changes

v1.6.0...v1.6.1

v1.6.0

24 Oct 13:28
Compare
Choose a tag to compare

Bug Fixes

Features

  • Simple Build Extensibility: Pass project namespace to custom tasks 1a167c5

All changes

v1.5.3...v1.6.0

v1.5.3

11 Oct 15:55
Compare
Choose a tag to compare

Bug Fixes

  • Bundling: merge dependency analysis results with raw module infos (#340) af4318a

All changes

v1.5.2...v1.5.3