npm @ui5/cli 3.0.0-rc.0
v3.0.0-rc.0

latest releases: 3.11.0, 3.10.3, 3.10.2...
18 months ago

Dependency Updates

  • Bump @ui5/project from 3.0.0-beta.5 to 3.0.0-rc.0 dbddd01

  • Bump @ui5/server from 3.0.0-beta.4 to 3.0.0-rc.0 dbde957

    • Changes contained in @ui5/server@3.0.0-rc.0:

      Breaking Changes

      BREAKING CHANGE

      This removes the "/proxy" endpoint and the corresponding
      "connectUi5Proxy" middleware from the standard ui5-server.
      Internally, this middleware made use of the connect-openui5 proxy
      implementation (https://github.com/SAP/connect-openui5#proxy).

      More sophisticated proxy solutions for ui5-server are already available
      in the form of custom middleware extensions from the UI5-community.

      The UI5 Team might provide a dedicated custom middleware extension,
      with similar functionality, in the future.

  • Bump @ui5/builder from 3.0.0-beta.6 to 3.0.0-rc.0 9bd37b4

  • Bump @ui5/fs from 3.0.0-beta.4 to 3.0.0-rc.0 c292013

    • Changes contained in @ui5/fs@3.0.0-rc.0:

      Breaking Changes

      • Throw an error on write of a resource when path does not starts with virBasePath of the respective adapter (#453) d76575f
      • Clone resources when writing in and reading from the Memory (#448) 3454bc1

      BREAKING CHANGE

      An error is thrown when a resource shall be written to an adapter where the path of the resource does not starts with the virtual base path defined in the adapter.

      Resources stored in the adapters can not be modified by reference anymore. All modifications need to be persisted by using the #write method in order to be reflected in the adapter.

  • Bump @ui5/logger from 3.0.1-beta.1 to 3.0.1-rc.0 b5b7a2a

  • Bump @ui5/project from 3.0.0-beta.4 to 3.0.0-beta.5 484a1b5

  • Bump @ui5/builder from 3.0.0-beta.5 to 3.0.0-beta.6 751bc7d

All changes

v3.0.0-beta.5...v3.0.0-rc.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.