v17.1.20: Fix document.title processing for iframes (#2451)
·
526 commits
to master
since this release
What’s Changed
- Fix document.title processing for iframes (#2451) @miherlosev
- Add the root element position checking in insertBeforeRoot (#2447) @Farfurix
- Update typescript (#2450) @LavrovArtem
- Use polyfill if
location.origindoesn't exist (in IE11) (#2441) @danielroe