Skip to content

Releases: SAP/ui5-builder

v3.0.0-beta.2

29 Nov 11:00
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

Breaking Changes

  • Removal of manifestBundler and generateManifestBundle (#838) 07a5be2
  • JSDoc: Fail build when jsdoc command failed (#845) c2916b4

Features

BREAKING CHANGE

The jsdocGenerator processor and the corresponding generateJsdoc task will now throw an error when JSDoc reports an error (exit code != 0). This will also fail the build when running ui5 build jsdoc.

The manifestBundler processor and generateManifestBundle task has been removed because it is no longer required for the HTML5 repository in Cloud Foundry.

All changes

v3.0.0-beta.1...v3.0.0-beta.2

v3.0.0-beta.1

07 Nov 19:46
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

v2.11.8

28 Oct 13:27
Compare
Choose a tag to compare

Bug Fixes

  • ComponentAnalyzer: Fix detection of rootView acb3d9f
  • XMLTemplateAnalyzer: Fix detection of nested views 1cbfd82

All changes

v2.11.7...v2.11.8

v3.0.0-alpha.12

24 Oct 14:04
Compare
Choose a tag to compare
v3.0.0-alpha.12 Pre-release
Pre-release

Breaking Changes

BREAKING CHANGE

This package has been transformed to native ESM. Therefore it no longer provides a CommonJS export.
If your project uses CommonJS, it needs to be converted to ESM or use a dynamic import.

For more information see also:

All changes

v3.0.0-alpha.11...v3.0.0-alpha.12

v3.0.0-alpha.11

20 Oct 08:55
Compare
Choose a tag to compare
v3.0.0-alpha.11 Pre-release
Pre-release

Bug Fixes

  • package.json: Downgrade es5-ext dependency 2b71707

Dependency Updates

  • Bump escope from 3.6.0 to 4.0.0 e25af0d

Features

  • builder: Improve support for ES6+ syntax (#774) 90385fe
  • jsdoc: Improve support for ES6+ syntax (#785) 187a6a3

Reverts

  • [FIX] package.json: Downgrade es5-ext dependency

All changes

v3.0.0-alpha.10...v3.0.0-alpha.11

v2.11.7

20 Oct 12:09
Compare
Choose a tag to compare

Dependency Updates

  • Bump escope from 3.6.0 to 4.0.0 852b37f

Reverts

  • [FIX] package.json: Downgrade es5-ext dependency (#798)

All changes

v2.11.6...v2.11.7

v2.11.6

12 Oct 13:27
Compare
Choose a tag to compare

Bug Fixes

  • package.json: Downgrade es5-ext dependency (#798) 0e18008

All changes

v2.11.5...v2.11.6

v3.0.0-alpha.10

09 Aug 13:48
Compare
Choose a tag to compare
v3.0.0-alpha.10 Pre-release
Pre-release

v3.0.0-alpha.9

27 Jul 14:51
Compare
Choose a tag to compare
v3.0.0-alpha.9 Pre-release
Pre-release

Bug Fixes

  • minify: Change default to not omit source map resources 6d75a49

All changes

v3.0.0-alpha.8...v3.0.0-alpha.9

v3.0.0-alpha.8

15 Jul 12:01
Compare
Choose a tag to compare
v3.0.0-alpha.8 Pre-release
Pre-release