Releases: UI5/linter
Releases · UI5/linter
v1.20.0
v1.19.0
1.19.0 (2025-08-28)
Features
- autofix: Remove 'synchronizationMode' from manifest.json (#833) (b751244)
- autofix: Remove empty 'sap.ui5/resources/js' from manifest.json (c894fc7)
- Offer migration functionality to recommended event handler notation (#804) (954754c)
Dependencies
- Bump sax-wasm from 3.1.1 to 3.1.2 (8f2302d)
v1.18.1
v1.18.0
1.18.0 (2025-08-19)
Features
- autofix: Fix UI5 Bootstrap Parameters in HTML (#779) (ee05a3a)
- Offer autofix for deprecated sap/ui/base/Object.isA API (#796) (315e334)
Dependencies
- Bump @jridgewell/sourcemap-codec from 1.5.4 to 1.5.5 (101e0f5)
- Bump @jridgewell/trace-mapping from 0.3.29 to 0.3.30 (fe6638c)
- Bump @sapui5/types from 1.136.3 to 1.136.6 (6d295d3)
- Bump chalk from 5.4.1 to 5.5.0 (33450ad)
- Bump chalk from 5.5.0 to 5.6.0 (94df61f)
- Bump sax-wasm from 3.0.10 to 3.0.11 (d4025d8)
- Bump sax-wasm from 3.0.11 to 3.0.12 (9eaeea3)
- Bump sax-wasm from 3.0.12 to 3.1.0 (c34bc53)
- Bump sax-wasm from 3.0.8 to 3.0.9 (4b45c03)
- Bump sax-wasm from 3.0.9 to 3.0.10 (9c11249)
- Bump sax-wasm from 3.1.0 to 3.1.1 (ca7cb9d)
- Bump typescript from 5.8.3 to 5.9.2 (d234126)
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)