Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@nathanss nathanss released this 24 Apr 19:06
· 29 commits to master since this release

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