Skip to content

Releases: SAP/ui5-builder

v0.2.1

17 Jul 09:05
Compare
Choose a tag to compare

Bug Fixes

  • generateLibraryManifest: i18n/css handling 4e52a96

Internal Changes

  • Add .npmrc to enforce public registry 4826821
  • CHANGELOG: Fix scope detection in commit messages 7b78344

All changes

v0.2.0...v0.2.1

v0.2.0

11 Jul 17:09
Compare
Choose a tag to compare

Bug Fixes

  • Close gaps in routing support of ComponentAnalyzer (#46) 4697531

Internal Changes

  • package.json: Define files to publish 6f2527d
  • Update min Node.js version to >=8.5 f00efd9
  • Remove greenkeeper d0206ec
  • Update to less-openui5@0.5.4 and fix tests 445c067
  • JSModuleAnalyzer: update language metadata (#44) 05d4127

All changes

v0.1.1...v0.2.0

v0.1.1

02 Jul 12:15
Compare
Choose a tag to compare

Bug Fixes

  • iterate over routes using a for loop if it is an object (#31) e9823f6

Internal Changes

  • Task createDebugFiles checks path before writes (#43) 57427c8
  • Create and integrate a new task 'generateLibraryManifest' (#26) 000a6fe

All changes

v0.1.0...v0.1.1

v0.1.0

26 Jun 15:22
Compare
Choose a tag to compare

Bug Fixes

  • Bundles should be built one after another 164ba32
  • reduce build time at the price of a slightly increased code size (#37) 1fb8d00
  • Use the target bundle format to decide decoration (#24) 83703bc

Internal Changes

  • Update ui5-fs and ui5-logger dependency dbc64df
  • Minor improvements around logging and error reporting (#29) 55b1e89
  • Fix Changelog 98612d4
  • CHANGELOG: Fix GitHub release template 4b74ec5

All changes

v0.0.2...v0.1.0

v0.0.2

21 Jun 10:24
Compare
Choose a tag to compare

Bug Fixes

  • Builders: Do not bundle debug files 19800a1

Internal Changes

  • Add coveralls 434b675
  • Add and update badges 9c33b04
  • Have greenkeeper-lockfile amend any greenkeeper commit 641817b
  • Prepare Greenkeeper installation fe9cbbf
  • Greenkeeper: Add badge 167cca9
  • Greenkeeper: Add config file 891339e
  • README: Pre-Alpha -> Alpha 33c8190

All changes

v0.0.1...v0.0.2

v0.0.1

06 Jun 13:27
Compare
Choose a tag to compare

Bug Fixes

  • Restore default component preload a09bec2

Features

  • Add ability to configure component preloads and custom bundles 2241e5f

Internal Changes

  • Prepare npm release 8947863
  • Update .editorconfig 1f66211
  • Add chglog config + npm release scripts c82dc4e
  • Update sap-ui-core bundle excludes d9d7a7a
  • Update dependencies f852eb8
  • Add travis CI badge d34a3b2
  • Fix links to CONTRIBUTING.md file a3cc348
  • ESLint: Activate no-console f8bd991
  • ESLint: Activate no-var rule 88c7950
  • Readme: Fix urls under Type and Processor section d1794bd
  • Travis: Add node.js 10 to test matrix ce91dd1