Skip to content

Disallow passing functions/mixins across compilations #2544

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

Merged

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Mar 12, 2025

@nex3 nex3 force-pushed the disallow-compiler-function-mixin-across-compilations branch from 2547c76 to 7816348 Compare May 5, 2025 23:08
@ntkme ntkme force-pushed the disallow-compiler-function-mixin-across-compilations branch from 7816348 to d1320ae Compare May 8, 2025 19:51
CHANGELOG.md Outdated
Comment on lines 1 to 2
## 1.88.1-dev

* **Potentially breaking bug fix:** Throw an error when passing a function or
mixin from one compilation to another.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nex3 Looks like 1.88.0 was never released?

Copy link
Contributor

Choose a reason for hiding this comment

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

Huh, I guess I forgot to kick off a release. Thanks for noticing.

@nex3 nex3 force-pushed the disallow-compiler-function-mixin-across-compilations branch 3 times, most recently from b548b09 to 230d01f Compare May 8, 2025 22:31
@nex3 nex3 force-pushed the disallow-compiler-function-mixin-across-compilations branch from 230d01f to 71da3ce Compare May 8, 2025 22:35
@nex3 nex3 merged commit 7f54226 into sass:main May 8, 2025
39 checks passed
@ntkme ntkme deleted the disallow-compiler-function-mixin-across-compilations branch May 8, 2025 23:07
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.

Passing compiler Functions/Mixins across different compilations should not be allowed
2 participants