Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compat): update patch for typescript@5.2.0-beta #5537

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Jun 27, 2023

What's the problem this PR addresses?

The PnP compatibility patch for TypeScript doesn't apply to typescript@5.2.0-beta.

Ref microsoft/TypeScript#35206

How did you fix it?

Rebased it.

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz merceyz force-pushed the merceyz/fix/typescript-52-beta branch from 8c97585 to a44b8a2 Compare June 30, 2023 18:56
@merceyz merceyz marked this pull request as ready for review June 30, 2023 18:56
@arcanis arcanis merged commit 74d400d into master Jun 30, 2023
17 checks passed
@arcanis arcanis deleted the merceyz/fix/typescript-52-beta branch June 30, 2023 19:20
merceyz added a commit that referenced this pull request Jun 30, 2023
**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't apply to
`typescript@5.2.0-beta`.

Ref microsoft/TypeScript#35206

**How did you fix it?**

Rebased it.

**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants