bestiejs / platform.js

A platform detection library.
https://mths.be/platform
MIT License
3.22k stars 408 forks source link

OS X is now called macOS since Sierra (version 10.12) was released #149

Closed shayc closed 3 years ago

shayc commented 6 years ago

As the title says, platform.js recognizes "macOS" as "Mac OS X"

reference

bnjmnt4n commented 6 years ago

Yep, we should probably rename this to macOS. I seem to remember some discussion about this - will dig through the old issues later. For now though, this will probably land in 2.0 since a change to the OS name is a pretty major breaking change.

shayc commented 6 years ago

Great, I wasnt aware you are working on v2