Safari Technology Preview 248 Brings BigInt Math and Accessibility Fixes
Safari Technology Preview 248 Released
I am excited to share the release of Safari Technology Preview 248, now available for macOS Golden Gate and macOS Tahoe. This update introduces the TC39 BigInt Math proposal, enabling powerful mathematical operations on BigInts. We have also resolved critical accessibility issues for VoiceOver, fixed CSS serialization bugs, and improved media playback stability. Developers can update via System Settings to test these WebKit enhancements immediately.
Added support for the TC39 BigInt Math proposal, exposing Math-equivalent methods on BigInt such as BigInt.pow and BigInt.sqrt.