Skip to content

Fix a crash when writing @extend without a selector#2499

Merged
nex3 merged 1 commit intomainfrom
extend-no-selector
Jan 22, 2025
Merged

Fix a crash when writing @extend without a selector#2499
nex3 merged 1 commit intomainfrom
extend-no-selector

Conversation

@nex3
Copy link
Copy Markdown
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
Comment thread CHANGELOG.md
@@ -1,3 +1,8 @@
## 1.83.5-dev
Copy link
Copy Markdown
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
Copy Markdown
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
@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