Skip to content

Releases: SAP/ui5-simple-require

2.0.0

24 Apr 19:06

Choose a tag to compare

Changes from 1.0.3:

  • BREAKING CHANGE: Change module path resolution of ui5require to be more like regular Node.JS require. Calls that use the old import API are not affected.
  • Add importLib function to help loading UI5 libraries. For more details, check documentation
  • Add support for modules that call sap.ui.require