Vaadin Flow 2.5.1 Changes in Flow from 2.5.0 Fixes: ⧉ Upgrade LitElement. PR:9936 Update default lit-element 2.2.1->2.4.0 ⧉Always lookup DOM elements inside the given context and not globally PR: #8483 This makes lookup work even if there are multiple elements with the same id defined globally ⧉Do not return array methods from body.$ when looking for elements PR:#10111 all changes since previous version