-
Notifications
You must be signed in to change notification settings - Fork 357
Comparing changes
Open a pull request
base repository: sass/dart-sass
base: 1.83.1
head repository: sass/dart-sass
compare: 1.83.2
- 16 commits
- 71 files changed
- 1 contributor
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ed48c7 - Browse repository at this point
Copy the full SHA 3ed48c7View commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32a3556 - Browse repository at this point
Copy the full SHA 32a3556View commit details
Commits on Dec 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34e0aaa - Browse repository at this point
Copy the full SHA 34e0aaaView commit details
Commits on Jan 8, 2025
-
Merge pull request #2468 from sass/declaration
Add support for declarations
Configuration menu - View commit details
-
Copy full SHA for 9e6e3bf - Browse repository at this point
Copy the full SHA 9e6e3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de6e24 - Browse repository at this point
Copy the full SHA 0de6e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad741fa - Browse repository at this point
Copy the full SHA ad741faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb27a7 - Browse repository at this point
Copy the full SHA 8eb27a7View commit details
Commits on Jan 13, 2025
-
Always use the SDK version of the formatter
This helps guard against skew when new formatting logic is released in the dart_style package before it's available in a stable SDK release.
Configuration menu - View commit details
-
Copy full SHA for 384ba7d - Browse repository at this point
Copy the full SHA 384ba7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80af1c0 - Browse repository at this point
Copy the full SHA 80af1c0View commit details -
Run all "up-to-date" tests againt checksums rather than source text
This ensures that they work independently of whether the files have been formatted or not.
Configuration menu - View commit details
-
Copy full SHA for 7f2f4af - Browse repository at this point
Copy the full SHA 7f2f4afView commit details -
Merge pull request #2488 from sass/sdk-formatter
Always use the SDK version of the formatter
Configuration menu - View commit details
-
Copy full SHA for adb7016 - Browse repository at this point
Copy the full SHA adb7016View commit details -
Properly override the sass-parser dependency on sass during release (#…
…2487) Previously we were loading the version variable after running `npm install sass@$version`, which caused the local path dependency not to be overwritten and consequently made the sass-parser package impossible to install.
Configuration menu - View commit details
-
Copy full SHA for 8818d93 - Browse repository at this point
Copy the full SHA 8818d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ff19d - Browse repository at this point
Copy the full SHA 23ff19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b19b57f - Browse repository at this point
Copy the full SHA b19b57fView commit details
Commits on Jan 14, 2025
-
Compile sass-parser before deploying (#2489)
Previously this deployed an empty package. Closes #2485
Configuration menu - View commit details
-
Copy full SHA for b12b508 - Browse repository at this point
Copy the full SHA b12b508View commit details -
Fix deprecation ID displays in JS mode (#2483)
In the pure JS release, these weren't working because the Dart-to-JS logger didn't know to pass along the deprecation metadata when falling back to the wrapped StderrLogger. In the embedded release, these weren't working because we didn't give it an update to match the stderr logger.
Configuration menu - View commit details
-
Copy full SHA for ddb14b2 - Browse repository at this point
Copy the full SHA ddb14b2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.83.1...1.83.2