patw0929 / react-intl-tel-input

Rewrite International Telephone Input in React.js. (Looking for maintainers, and PRs & contributors are also welcomed!)
https://patw0929.github.io/react-intl-tel-input/
MIT License
283 stars 222 forks source link

build: yarn berry migration #386

Closed mcataford closed 3 years ago

mcataford commented 3 years ago

Description

Moves from Yarn Classic to Yarn Berry (sans zero-installs). Other than being newer, YBerry has some great built-in tooling and features that are going to be good moving forward.

The next step on this is to turn on pnp as the node linking strategy. This is currently raising some errors around the Jest setup, so I'll leave it as a followup. In the meantime, Yarn Berry is already better than Classic, even if we're still stuck with node_modules.

Screenshots (if appropriate):

Types of changes

Checklist:

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 8.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: