Releases: UI5/linter
Releases · UI5/linter
v1.17.0
v1.16.1
v1.16.0
v1.15.0
1.15.0 (2025-07-02)
Features
- autofix: Fix deprecated module import for 'sap/ui/core/Configuration' (007d42b)
- autofix: Fix global 'sap.ui.getCore()' (7caa612)
Bug Fixes
- Show plural form for fatal errors only in case more than 1 fatal error occurs (a13240e)
Dependencies
- Bump @jridgewell/sourcemap-codec from 1.5.0 to 1.5.1 (e4f0460)
- Bump @jridgewell/sourcemap-codec from 1.5.1 to 1.5.3 (aca80c3)
- Bump @jridgewell/trace-mapping from 0.3.25 to 0.3.26 (071fb17)
- Bump @jridgewell/trace-mapping from 0.3.26 to 0.3.28 (c115c94)
- Bump @jridgewell/trace-mapping from 0.3.28 to 0.3.29 (4c761be)
- Bump globals from 16.2.0 to 16.3.0 (6aeeeec)
v1.14.0
1.14.0 (2025-06-27)
Features
- autofix: Fix deprecated sap/ui/core/Core APIs
- autofix: Fix deprecated sap/ui/core/Configuration APIs (372d80b)
- autofix: Fix deprecated jQuery.sap APIs
- autofix: Fix deprecated property assignments (#711)
- cli: Add 'quiet' option to report errors only (#629) (6c94b01)
Bug Fixes
- autofix: Prevent invalid delete expressions (3f3c720)
- SourceFileLinter: Remove double quote (e7cabcb)
- TypeScript error "Cannot find module './MessageArgs.js'" (08ff3e5)
Dependencies
v1.13.1
v1.13.0
v1.12.0
1.12.0 (2025-03-18)
Features
Bug Fixes
- Cannot read properties of undefined (reading 'map') (28ab574)
- Detect outdated notation for bootstrap attribute log-level (#603) (4fb76f8)
- Suppress eslint finding (93acfff)
Performance Improvements
- Prevent unnecessary TypeScript libReplacement lookup (dac9f88)
Dependencies
- Bump typescript from 5.7.3 to 5.8.2 (ed84349)
v1.11.0
v1.10.0
1.10.0 (2025-02-25)
Features
Bug Fixes
- Check bindings of all ManagedObject subclasses (5435623)
- False-positives for requestCurrencyCodes/requestUnitsOfMeasure (24f6ea7)
- Improve deprecation detection (f1719f0)
- Valid Js syntax after XML transpilation (#552) (98b89d5)
Dependencies
- Bump sax-wasm from 3.0.4 to 3.0.5 (79e0549)