Skip to content

Commit

Permalink
Update v4 Migration texts
Browse files Browse the repository at this point in the history
Co-authored-by: Günter Klatt <[email protected]>
  • Loading branch information
d3xter666 and KlattG authored Jun 25, 2024
1 parent a8a4dca commit ffb6add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/updates/migrate-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Your old projects might therefore still work unless they have a non-standard con

For projects defining the latest **Specification Versions 4.0 and higher**, some changes apply:

* **Breaking Change:** Remove bundle option `usePredefineCalls`. UI5 CLI v4.0.0 and above will always use `sap.ui.predefine` calls in bundles, making this option obsolete. See [Configuration](../pages/Configuration.md#properties) for details.
* **Breaking Change:** Remove the bundle option `usePredefineCalls`. UI5 CLI v4.0.0 and above will always use `sap.ui.predefine` calls in bundles, making this option obsolete. See [Configuration](../pages/Configuration.md#properties) for details.

* **Breaking Change:** New option `async` for `builder.bundles.bundleDefinition.section`. Only applicable if mode = “require”. Default value `true`. See [Configuration: `bundleDefinition.section`](../pages/Configuration.md#properties) for details.

Expand Down

0 comments on commit ffb6add

Please sign in to comment.