typed-scss-modules
typed-scss-modules copied to clipboard
Prettier isn't applied
Expected Behavior
After saving a scss file, typed-scss-modules is expected to apply Prettier.
Current Behavior
When upgrading my project to Prettier version from 3.1.0 to 3.1.1, typed-scss-modules didn't seem to apply Prettier after saving my scss files anymore.
Possible Solution
I haven't looked into it yet. Might do it at some point, but wanted to report it already. Reverting to Prettier 3.1.0 fixes it.
Steps to Reproduce (for bugs)
- Install Prettier 3.1.1
- Set any rule in the Prettier config that changes the expected output of typed-scss-modules
- Save a scss file
Context
N/A
Your Environment
- Version used: 8.0.0
- Prettier version used: 3.1.1
Yes we just noticed the same issue on our project.
Debugging and/or contributions are welcome.
I will look at it over the weekend
:tada: This issue has been resolved in version 8.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: