Skip to content

v20.11.14

Choose a tag to compare

@github-actions github-actions released this 28 Aug 22:47
096317b

👷‍♂️ Patch fixes

  • Change prototype of element to the custom element when upgraded to keep the reference - By @capricorn86 in task #2331
    • The previous solution replaced the element with the custom element and copied it's properties, but this made any reference to the original element invalid