Skip to content

v1.2.0

Compare
Choose a tag to compare
@openui5bot openui5bot released this 29 Oct 15:23

1.2.0 (2024-10-29)

Features

  • Allow usage of shorthand properties in extend call (#385) (64a27d8)
  • Check control renderer declaration (#374) (0c9b3e8)
  • Detect deprecated renderer-API usage (#366) (d4f682d)
  • html: Detect deprecated themes in 'href' attributes (#382) (2d4bcfa)

Bug Fixes

  • amdTranspiler: Handle extend call without args (f279771)
  • Control renderer check with quoted property (540614f)
  • Correctly handle namespace resolution in linting (#367) (922e76b)
  • ManagedObject check with quoted "metadata" property (90b1627)
  • Parent class check for Component analysis (9b41eb6)