1. 14 Jun, 2023 1 commit
    • Robert Knight's avatar
      Upgrade to Yarn v3 · 044f6b82
      Robert Knight authored
      Follow the steps at https://yarnpkg.com/getting-started/migration to upgrade to
      Yarn v3:
      
       1. `yarn set version berry`
       2. Edit `.yarnrc.yml` to add `nodeLinker: node-modules`.
       3. Run `yarn install` to migrate lockfile
       4. Update `.gitignore` (see comment)
       5. Commit all new/changed files
      
      The initial motivation for this was to fix warnings about strip-ansi-cjs,
      string-width-cjs and wrap-ansi-cjs that recently appeared during fresh installs.
      More generally this gets us onto an actively maintained version of Yarn.
      044f6b82
  2. 13 Jun, 2023 2 commits
  3. 12 Jun, 2023 12 commits
  4. 09 Jun, 2023 1 commit
  5. 08 Jun, 2023 1 commit
  6. 06 Jun, 2023 2 commits
  7. 05 Jun, 2023 15 commits
  8. 01 Jun, 2023 1 commit
  9. 31 May, 2023 4 commits
  10. 30 May, 2023 1 commit