This commit is contained in:
Sam Potts
2021-05-12 23:40:37 +10:00
parent a204f7c1dd
commit ba236c4753
6 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,9 @@
### v3.6.8
- Typings: add FullscreenOptions.container to typing files (thanks @MeguminSama!)
- Fix: added iPadOS detection to isIos util (thanks @Benny739!)
- Fix: issues with Vimeo fullscreen
### v3.6.7
- Fix: remove regression caused by optional chaining and nullish coalescing in check for `window.CSS` check for aspect-ratio (fixes #2174)