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

Update razor package #7692

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Update razor package #7692

merged 3 commits into from
Oct 25, 2024

Conversation

ryzngard
Copy link
Contributor

No description provided.

@ryzngard ryzngard requested a review from a team as a code owner October 25, 2024 02:27
CHANGELOG.md Outdated Show resolved Hide resolved
* Move culture info check (#11057) (PR: [#11057](https://github.com/dotnet/razor/pull/11057))
* Report a better error for void components (#11041) (PR: [#11041](https://github.com/dotnet/razor/pull/11041))
* Ensure model directives are mapped at runtime (#11007) (PR: [#11007](https://github.com/dotnet/razor/pull/11007))
* Including @using for Out-of-Scope Razor Component References (#10651) (PR: [#10651](https://github.com/dotnet/razor/pull/10651))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an odd one. Perhaps replace the "Do not extract component into code block" item with a link to dotnet/razor#11019 since that bug never made it to VS Code anyway?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea, I guess I could just add notes about general availability of it without a PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, whatever works

Co-authored-by: David Wengier <[email protected]>
@ryzngard ryzngard merged commit b566469 into dotnet:main Oct 25, 2024
16 checks passed
@ryzngard ryzngard deleted the bump_razor branch October 25, 2024 19:35
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.

3 participants