No longer miss an update of UI5 📣
UI5 Renovate Preset Config is officially released!
Checkout the blogpost https://community.sap.com/t5/technology-blogs-by-sap/stay-up-to-date-with-the-ui5-renovate-preset-config/ba-p/14070649
Maintaining the UI5 version is a regular activity for any developer taking care of UI5 applications. In the past, developers had to regularly check the UI5 Demo Kit or were notified by our UI5 Announcements List (which, by the way, I highly recommend subscribing to). That’s a less-than-ideal setup a...
UI5 linter just got smarter: Autofix is here! 🎉
Tired of manually fixing deprecated UI5 API usage? UI5 linter v1.12.0 now includes an autofix feature that can automatically replace deprecated OpenUI5/SAPUI5 globals with the recommended module imports.
Just run ui5lint --fix and let the linter handle the changes for you.✨