CargoSense / dart_sass

Install and run Dart Sass using Elixir.
https://hex.pm/packages/dart_sass
MIT License
104 stars 23 forks source link

Bump Dart Sass references to v1.77.8; update README, CHANGELOG #39

Closed zazaian closed 3 months ago

zazaian commented 3 months ago

This patch upgrades all references and tests to the most current version of the official Dart Sass library, v1.77.8 from the most recently supported version, v1.61.0.

This patch also updates the README to refer to the correct minor version to use when installing/referencing this Elixir dart_sass hex package from mix.exs. Additionally it adds a note to the CHANGELOG regarding these changes.

zazaian commented 3 months ago

Hi Michael - that looks fine to me. If you'd prefer to preserve the extra commit I can make the change on the topic branch and fixup/squash your cleanup commit so it all comes in as a single commit. Otherwise this looks good to go. Thanks!

mcrumm commented 3 months ago

Thanks! I'll add the release date to the changelog when I publish the new version. :)

zazaian commented 3 months ago

Ahh, that's the release date. Got it! Thanks Michael, much appreciated!