microsoft / react-native-windows-samples

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
https://microsoft.github.io/react-native-windows/
MIT License
485 stars 199 forks source link

Replace npm tag for yarn add #967

Closed jonthysell closed 2 months ago

jonthysell commented 2 months ago

Description

Replace yarn add "latest" with a specific semver range.

Why

Newer versions of yarn just add the tag name to the package.json, which is a good way of messing up projects when new versions come out.

Screenshots

N/A

Microsoft Reviewers: Open in CodeFlow