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 a crash when writing @extend without a selector #2499

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Jan 22, 2025

@nex3 nex3 requested a review from jathak January 22, 2025 01:40
@nex3 nex3 force-pushed the extend-no-selector branch from 721f860 to f3dbd49 Compare January 22, 2025 01:48
@@ -1,3 +1,8 @@
## 1.83.5-dev
Copy link
Member

Choose a reason for hiding this comment

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

For -dev releases, don't we generally just put it in the pubspecs and put the regular release version in the changelogs?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now that we have automated tooling to bump them for us with no extra effort, I think it's a little nicer to keep everything consistent.

@nex3 nex3 merged commit f4908e7 into main Jan 22, 2025
39 checks passed
@nex3 nex3 deleted the extend-no-selector branch January 22, 2025 21:25
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.

@extend; causes an unexpected exception
2 participants