Skip to content

Releases: wkillerud/some-sass

[email protected]

07 Sep 14:24
Compare
Choose a tag to compare

What's Changed

  • feat: add two settings to tweak completions in other editors by @wkillerud in #224

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.8.0

[email protected]

07 Sep 07:54
Compare
Choose a tag to compare

What's Changed

  • fix: don't do CSS validation on Vue, Svelte and Astro code 6777302
  • chore: migrate to rspack for build performance by @wkillerud in #222

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.7.1

[email protected]

07 Sep 14:27
Compare
Choose a tag to compare

What's Changed

  • feat: add two settings to tweak completions in other editors by @wkillerud in #224

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.7.0

[email protected]

07 Sep 07:58
Compare
Choose a tag to compare

What's Changed

  • fix: don't do CSS validation on Vue, Svelte and Astro code 6777302
  • chore: migrate to rspack for build performance by @wkillerud in #222

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.6.1

[email protected]

05 Sep 17:02
Compare
Choose a tag to compare

Support for the indented syntax

Excited to share that Some Sass now has support for the indented syntax 🥳

  • IntelliSense for CSS and Sass that adapts to the Sass module system
  • Sass function signature helpers
  • Completions for placeholder selectors for both @extend-first and placeholder first workflows
  • Full workspace code navigation (go to definition, find references) and refactoring (rename symbol)
  • Hover information that includes CSS documentation, SassDoc, selector specificity and more
  • Color decorators
  • Deprecation decorators powered by SassDoc, and warnings for mixed indentation (tabs and spaces)
  • Mix and match the two syntaxes in the same workspace

See the announcement post for more

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.7.0

[email protected]

05 Sep 17:14
Compare
Choose a tag to compare

Support for the indented syntax

Excited to share that Some Sass now has support for the indented syntax 🥳

  • IntelliSense for CSS and Sass that adapts to the Sass module system
  • Sass function signature helpers
  • Completions for placeholder selectors for both @extend-first and placeholder first workflows
  • Full workspace code navigation (go to definition, find references) and refactoring (rename symbol)
  • Hover information that includes CSS documentation, SassDoc, selector specificity and more
  • Color decorators
  • Deprecation decorators powered by SassDoc, and warnings for mixed indentation (tabs and spaces)
  • Mix and match the two syntaxes in the same workspace

See the announcement post for more

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.6.0

[email protected]

24 Aug 12:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.6.4

[email protected]

21 Aug 17:04
Compare
Choose a tag to compare

This release reverts 3.6.2 as it caused a loop when navigating

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.6.3

[email protected]

21 Aug 17:06
Compare
Choose a tag to compare

This release reverts 1.5.3 as it caused a loop when navigating

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@1.5.4

[email protected]

20 Aug 20:02
Compare
Choose a tag to compare

What's Changed

  • fix: a race condition that caused partials not to be parsed sometimes by @wkillerud in #205

Full Changelog: https://github.com/wkillerud/some-sass/compare/[email protected]@3.6.2