Skip to content

Latest commit

 

History

History
106 lines (56 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

106 lines (56 loc) · 2.55 KB

3.0.2 (2018-11-30)

Minor Changes

  • Skip stale versions (3.0.0, 3.0.1)

3.0.0 (2018-11-29)

Breaking Changes

2.4.4 (2018-11-29)

Minor Changes

  • Override version 2.4.3 as it has breaking changes

2.4.3 (2018-11-29)

Minor Changes

  • Use webide services mock data from the webide package. Requires webide package > 1.97.0

2.4.1 (2018-10-29)

Minor Changes

  • Add missing mock to test framework

2.4.0 (10-28-2018)

Minor Changes

  • UI5 will be loaded from a globally available resource by default in startWebIDE flows. To change this, see: "ui5Root" config option in "startWebIDE".

2.3.4 (6-27-2018)

Bug Fixes

  • Fixed "In Memory" mode in Tests and Local Env for Web IDE 1.84+

2.3.3 (6-25-2018)

Bug Fixes

  • Fixed none AMD sources error message details link to point ot new docs website.

2.3.2 (6-20-2018)

Bug Fixes

  • Experimental Webpack bundling - Module Loading must be lazy.

2.3.1 (6-14-2018)

Bug Fixes

  • Experimental Webpack bundling - don't reject on warnings, only warn.

2.3.0 (6-14-2018)

Minor Changes

Bug Fixes

2.2.0 (6-12-2018)

Minor Changes

  • The example for using client-tools feature is less nested (no 'template' folder).
  • The package.json created for caching contains the feature's version.

2.1.0 (2018-5-13)

Minor Changes

  • The example for using client-tools feature is included in the npm package.

2.0.1 (2018-5-10)

Bug Fixes

2.0.0 (2018-5-1)

Major Changes

  • First npm Release.

Template

Major Changes

Minor Changes

Bug Fixes