Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: yarnpkg/berry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 575db872c4fea13dee4e7157f5067090a9cc72ac
Choose a base ref
...
head repository: yarnpkg/berry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a82356039ae60f859daa8e6bda3ca681e7c2b0e
Choose a head ref
  • 2 commits
  • 28 files changed
  • 1 contributor

Commits on Nov 26, 2021

  1. Bumps TS to 4.5 (#3760)

    * Bumps TS to 4.5
    
    * Versions
    arcanis committed Nov 26, 2021
    Copy the full SHA
    e2f2f08 View commit details
  2. Releasing 2 new packages

    | Package name | Version |
    | --- | --- |
    | `@yarnpkg/cli` | `3.1.1` |
    | `@yarnpkg/plugin-compat` | `3.1.1` |
    arcanis committed Nov 26, 2021
    Copy the full SHA
    8a82356 View commit details
Showing with 3,267 additions and 415 deletions.
  1. +66 βˆ’66 .pnp.cjs
  2. BIN .yarn/cache/typescript-npm-4.4.2-8c784d6e94-194e08e9d1.zip
  3. BIN .yarn/cache/typescript-npm-4.5.2-eaca57d649-74f9ce65d5.zip
  4. BIN .yarn/cache/typescript-patch-38108386de-1f30617046.zip
  5. BIN .yarn/cache/typescript-patch-613ccf361e-53838d56ab.zip
  6. BIN ...n/cache/{typescript-patch-34e019a968-6a82cb02b2.zip β†’ typescript-patch-79d0c62131-6a82cb02b2.zip}
  7. BIN ...n/cache/{typescript-patch-63659b642f-bfea14f536.zip β†’ typescript-patch-86dfa756b8-bfea14f536.zip}
  8. +1 βˆ’1 package.json
  9. +150 βˆ’150 packages/berry-cli/bin/berry.js
  10. +1 βˆ’1 packages/gatsby/package.json
  11. +7 βˆ’1 packages/plugin-compat/extra/typescript/gen-typescript-patch.js
  12. +2,846 βˆ’0 packages/plugin-compat/extra/typescript/patch-2a1b9a360a2526e10b7ddecf40fecc30.diff
  13. +9 βˆ’9 ...cript/{patch-d2c5e2d343ec290eb8176b14c569cff8.diff β†’ patch-4dc03175a57925faac72200a27c4bbff.diff}
  14. +1 βˆ’1 packages/plugin-compat/package.json
  15. +1 βˆ’1 packages/plugin-compat/sources/patches/typescript.patch.ts
  16. +1 βˆ’1 packages/plugin-constraints/package.json
  17. +1 βˆ’1 packages/plugin-exec/package.json
  18. +1 βˆ’1 packages/plugin-interactive-tools/package.json
  19. +1 βˆ’1 packages/plugin-stage/package.json
  20. +1 βˆ’1 packages/plugin-typescript/package.json
  21. +1 βˆ’1 packages/plugin-version/package.json
  22. +1 βˆ’1 packages/plugin-workspace-tools/package.json
  23. +1 βˆ’1 packages/yarnpkg-builder/package.json
  24. +150 βˆ’150 packages/yarnpkg-cli/bin/yarn.js
  25. +2 βˆ’2 packages/yarnpkg-cli/package.json
  26. +1 βˆ’1 packages/yarnpkg-doctor/package.json
  27. +1 βˆ’1 packages/yarnpkg-pnp/package.json
  28. +23 βˆ’23 yarn.lock
Loading