Skip to content

v1.7.0

Compare
Choose a tag to compare
@openui5bot openui5bot released this 15 Jan 14:32

1.7.0 (2025-01-15)

Features

  • Detect deprecated 'type' in Controller#loadFragment (61fa2c2)
  • Detect deprecated 'type' in Fragment.load / <core:Fragment> (16e3f94)
  • Detect deprecated 'type' in View.create / <mvc:View> (14667aa)
  • Detect usage of non exported values by library.js (#468) (be2cbb7)
  • Improve deprecation detection of property accesses (42fb8a5)

Bug Fixes

  • amdTranspiler: Handle NewExpression (4988013)
  • API: Remove ui5Config parameter defaulting (e31d89e)
  • parsing-error: Failed to map back to source (2876f35)

Dependencies

  • Bump typescript from 5.7.2 to 5.7.3 (d3f0471)