You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New project type project-expansion(name to be decided) which allows to add resources from a different module to an existing project (Relative paths for project shims #500)
For example the resources of a polyfill module will then become part of an application project's resources (i.e. included in preloads and with the same flattening on build/serve); with corresponding enhancements in specVersion
This is a draft, likely to contain more topics than we will actually be able to work on. We appreciate your feedback.
UI5 CLI 5.0+
Breaking changes
XMLCompositeAnalyzer.js.XMLCompositecontrols were deprecated with UI5 1.88.0generateJSDocto thirdparty module (JIRA: CPOUI5FOUNDATION-593)testRunnermiddleware (required resources are part of the npm packages since UI5 1.115) (JIRA: CPOUI5FOUNDATION-1158)Features
component(Serve application projects listed as project dependencies in /resources #45) (JIRA: CPOUI5FOUNDATION-27)deployment-task(name to be decided) (Feature Request: Provide hook for executing custom task after build has been completed #490); with corresponding enhancements in specVersionproject-expansion(name to be decided) which allows to add resources from a different module to an existing project (Relative paths for project shims #500).zip/.jar([POC][FEATURE] Add archive adapter SAP/ui5-fs#454)Specification Version 5.0+
Breaking changes
manifest.jsonfor libraries (JIRA: CPOUI5FOUNDATION-1154)