Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@damianobarbati damianobarbati released this 27 Sep 14:40
· 8 commits to main since this release

Features:

  • Added AudioContext to computed device properties.

Breaking changes:

  • Function is now async: since more and more browsers are supporting the top-level await it shouldn't be much of a problem.
  • hardwareOnly=true by default.
  • Screen detection is disabled for desktop devices, where users could use multiple monitors.