Skip to content

v19.4.2: fix `ParentNode.prepend() should be overriden` (close #1005) (#2592)

Choose a tag to compare

@release-drafter release-drafter released this 04 Mar 09:08
· 430 commits to master since this release
7f63931

What’s Changed

  • fix ParentNode.prepend() should be overriden (close #1005) (#2592) @LavrovArtem
  • Export some native methods for arrayUtils (#2530) @helen-dikareva
  • We should not break a user script which uses new browser API if we are not overridden it (#2590) @LavrovArtem
  • Fixed a bug where the Service Worker registration was failed due to the wrong currentScope calculation in postMessage (closes #2524) (#2589) @Farfurix
  • fix hover for label with associated control (testcafe gh-5916) (#2587) @AlexKamaev
  • refactor(client): get rid of hammerhead.get usage (#2584) @wentwrong
  • refactor: improve types to avoid issues with tsc (#2581) @wentwrong