Skip to content

Conversation

@MikeMcC399
Copy link
Contributor

Situation

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

refers to the operating system "OS X" in the section

OS X or Windows Node installers

and

https://docs.npmjs.com/cli/v11/using-npm/config#browser

similarly.

The last version of OS X was OS X 10.11 (El Capitan), released on Sep 30, 2015.

Apple rebranded to macOS with the macOS 10.12 (Sierra) release on Sep 30, 2016.

Change

Rename "OS X" to "macOS" in user-visible content.

References

https://en.wikipedia.org/wiki/MacOS_version_history
https://www.apple.com/macos/

Related to npm/documentation#1459

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 19, 2025 16:49
@MikeMcC399 MikeMcC399 requested a review from a team as a code owner June 19, 2025 16:49
@owlstronaut owlstronaut merged commit 4673e9c into npm:latest Jun 23, 2025
38 checks passed
@github-actions github-actions bot mentioned this pull request Jun 23, 2025
@MikeMcC399 MikeMcC399 deleted the rebrand-osx branch June 23, 2025 17:13
karenjli pushed a commit to npm/documentation that referenced this pull request Aug 18, 2025
## Situation Several website pages on https://docs.npmjs.com, such as https://docs.npmjs.com/downloading-and-installing-node-js-and-npm refer to the operating system "OS X" and "OSX". The last version of OS X was OS X 10.11 (El Capitan), released on Sep 30, 2015. Apple rebranded to macOS with the macOS 10.12 (Sierra) release on Sep 30, 2016. ## Change Rename "OS X" and "OSX" to "macOS". ## References https://en.wikipedia.org/wiki/MacOS_version_history https://www.apple.com/macos/ Related to #1459 Follows on from npm/cli#8371 which only changed the branding in the CLI v11 documentation content, such as https://docs.npmjs.com/cli/v11/configuring-npm/install, not in non-CLI website content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants