Changes since 24.1.11
Fixes
-
Allow platform dependencies to be linked (#17560)
Commit · Pull requestDo not fail if a managed version is linked to a local copy and thus the version cannot be parsed.
-
Allow dev tools window to grow (#17616)
Commit · Pull requestIf there are many tabs, they should be shown. If we still run out of space, allow scrolling
-
Reroute doens't change url. (#17603)
Commit · Pull requestReroute should not check for url change.
-
Check for null resolvedPath (#17587)
Commit · Pull requestCheck that resolvedPath is not null.