Skip to content

Fix typo'd setter name in declaration.d.ts#1953

Merged
ai merged 1 commit intopostcss:mainfrom
querkmachine:patch-1
Jul 29, 2024
Merged

Fix typo'd setter name in declaration.d.ts#1953
ai merged 1 commit intopostcss:mainfrom
querkmachine:patch-1

Conversation

@querkmachine
Copy link
Contributor

@querkmachine querkmachine commented Jul 29, 2024

Hello, I just happened to notice this typo whilst reviewing the changes in the most recent release. (Thanks Dependabot!)

This was introduced in #1950.

I'm not familiar with PostCSS's internals or release process. As a release of PostCSS has already gone out with this setter name spelled incorrectly, I'm not sure if this warrants additional work to support the prior name and avoid a breaking change.

Feel free to modify this PR as needed.

@ai
Copy link
Member

ai commented Jul 29, 2024

cc @nex3

@ai
Copy link
Member

ai commented Jul 29, 2024

In reality Declaration#variable has no setter, only getter 6127a44

I think we could not release this fix since nobody can use broken property.

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