v19.4.2: fix `ParentNode.prepend() should be overriden` (close #1005) (#2592)
·
430 commits
to master
since this release
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
currentScopecalculation inpostMessage(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