forked from prettier/prettier
-
-
Notifications
You must be signed in to change notification settings - Fork 0
[WIP] Replace postcss-scss with sass-parser #8
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
Open
jgerigmeyer
wants to merge
29
commits into
main
Choose a base branch
from
sass-parser-2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* main: (48 commits) Fix a typo `embeded` → `embedded` (prettier#17789) chore(deps): update dependency smol-toml to v1.4.2 (prettier#17786) Fix typescript config test on Node.js v22 (prettier#17787) chore(deps): update dependency linguist-languages to v8.1.0 (prettier#17780) chore(deps): update dependency oxc-parser to v0.81.0 (prettier#17779) chore(deps): update dependency typescript to v5.9.2 (prettier#17772) chore(deps): update typescript-eslint to v8.39.0 (prettier#17775) Validate `doc` with `__js_expression` in playground (prettier#17668) Support "Discard Bindings" proposal (prettier#17708) Support flow "match" syntax (prettier#17681) chore(deps): update dependency oxc-parser to v0.80.0 (prettier#17774) chore(deps): update dependency @glimmer/syntax to v0.95.0 (prettier#17769) chore(deps): update dependency html-element-attributes to v3.5.0 (prettier#17770) chore(deps): update flow-parser (prettier#17771) chore(deps): update dependency jest to v30.0.5 (prettier#17762) Stop auto test `babel-flow` in tests (prettier#17686) chore(deps): update dependency @prettier/html-tags to v1.1.0 (prettier#17756) chore(deps): update dependency html-ua-styles to v0.0.9 (prettier#17758) chore(deps): update flow-parser (prettier#17755) chore(deps): update actions-cool/issues-helper action to v3.6.2 (prettier#17757) ...
* main: (87 commits) Unify `require()` and `import()` formatting logic (prettier#17902) Allow `parser.preprocess` to return a `Promise` (prettier#17679) Fix config file names order (prettier#17685) Fix format of comments around `ChainExpression` (prettier#17723) Cleanup cspell.json (2025-09-11) (prettier#17901) Add automated job to clean cspell.json yearly (prettier#17900) Add missing parentheses to arrow function in `TSInstantiationExpression` (prettier#17724) Increased level of self-documentation of code (prettier#17765) Fix crash on CSS custom properties (prettier#17899) doc: update related-projects.md (prettier#17804) docs: add monaco-prettier integration (prettier#17815) Build: stop transforming optional chaining (prettier#17863) Remove unnecessary path parameters (prettier#17867) chore(deps): update dependency nano-spawn to v1.0.3 (prettier#17898) chore(deps): update dependency knip to v5.63.1 (prettier#17896) chore(deps): update dependency concurrently to v9.2.1 (prettier#17887) chore(deps): update dependency tinybench to v5.0.1 (prettier#17892) chore(deps): update dependency @mdx-js/react to v3.1.1 (prettier#17885) chore(deps): update dependency @angular/compiler to v20.3.0 (prettier#17894) chore(deps): update dependency flow-parser to v0.281.0 (prettier#17895) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes
sassparser
language, for easier comparison and development.test.sassparser
file and runyarn debug test.sassparser