-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ROADMAP] UI5 Tooling 4.0 / Specification Version 4.0 #701
Labels
roadmap
Issue contains a roadmap
Milestone
Comments
Regarding |
matz3
changed the title
[DRAFT][ROADMAP] Specification Version Next // UI5 Tooling Next
[ROADMAP] UI5 Tooling 4.0 / Specification Version 4.0
Nov 15, 2023
This was referenced Feb 22, 2024
d3xter666
added a commit
to SAP/ui5-builder
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: Task API `namespace` option got renamed to `projectNamespace` JIRA: CPOUI5FOUNDATION-802 Relates to: SAP/ui5-tooling#701
d3xter666
added a commit
to SAP/ui5-server
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: Messages will now be written to stderr instead of stdout. JIRA: CPOUI5FOUNDATION-802 Related to: SAP/ui5-tooling#701 Sibling of: SAP/ui5-tooling#930, SAP/ui5-cli#686
d3xter666
added a commit
to SAP/ui5-project
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: Set default workspaceName to "default" for API usage (#586) JIRA: CPOUI5FOUNDATION-802 Relates to: SAP/ui5-tooling#701 --------- Co-authored-by: Matthias Oßwald <[email protected]>
d3xter666
added a commit
to SAP/ui5-project
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: Installers and Resolvers' argument `ui5HomeDir` is now renamed to `ui5DataDir` JIRA: CPOUI5FOUNDATION-802 Relates to: SAP/ui5-tooling#701
d3xter666
added a commit
to SAP/ui5-cli
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: `@ui5/project`'s Installers' and Resolvers' argument `ui5HomeDir` is now renamed to `ui5DataDir` JIRA: CPOUI5FOUNDATION-802 Relates to: SAP/ui5-tooling#701 Depends on: SAP/ui5-project#707
d3xter666
added a commit
to SAP/ui5-fs
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: `byGlobSource` method is removed from `DuplexCollection` JIRA: CPOUI5FOUNDATION-802 Relates to: SAP/ui5-tooling#701
d3xter666
added a commit
to SAP/ui5-cli
that referenced
this issue
Feb 29, 2024
BREAKING CHANGE: System messages will now be written to stderr instead of stdout. JIRA: CPOUI5FOUNDATION-802 Related to: SAP/ui5-tooling#701 Sibling of: SAP/ui5-server#643, SAP/ui5-tooling#930
This was referenced Jun 19, 2024
d3xter666
added a commit
that referenced
this issue
Jun 24, 2024
JIRA: CPOUI5FOUNDATION-835 #701 --------- Co-authored-by: Merlin Beutlberger <[email protected]>
d3xter666
added a commit
that referenced
this issue
Jun 26, 2024
JIRA: CPOUI5FOUNDATION-847 Some of the required documentation would be handled with: #963 This migration guide tries to reflects changes described here: #701 --------- Co-authored-by: Florian Vogt <[email protected]> Co-authored-by: Günter Klatt <[email protected]> Co-authored-by: Merlin Beutlberger <[email protected]>
UI5 Tooling Version 4 is officially released https://github.com/SAP/ui5-cli/releases/tag/v4.0.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UI5 Tooling 4.0
Breaking changes
usePredefineCalls
(CPOUI5FOUNDATION-760)ui5HomeDir
toui5DataDir
also in APIs (CPOUI5FOUNDATION-802)DuplexCollection#byGlobSource
API (CPOUI5FOUNDATION-802)console
should be re-considered to usestderr
instead ofstdout
^20.11.0 || >=21.2.0
(CPOUI5FOUNDATION-800, [BREAKING] Require Node.js 20.11.x/>=21.2.0 and npm >=10 #928)>= 10
(CPOUI5FOUNDATION-800, [BREAKING] Require Node.js 20.11.x/>=21.2.0 and npm >=10 #928)Features
Dependencies
Specification Version 4.0
Breaking changes
usePredefineCalls
(CPOUI5FOUNDATION-760)The text was updated successfully, but these errors were encountered: