Skip to content

Releases: wkillerud/some-sass

[email protected]

16 Jun 11:14
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update devdependencies (major) (major) by @renovate in #167
  • fix: regressions for namespaced completions by @wkillerud in #174

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

[email protected]

15 Jun 15:12
9164ee6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update devdependencies (non-major) by @renovate in #168
  • chore(deps): update dependency node to v20.14.0 by @renovate in #166
  • fix: off-by-one for the start of namespace traversal by @wkillerud in #171

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

[email protected]

15 Jun 15:00
Compare
Choose a tag to compare

What's Changed

  • fix: off-by-one for the start of namespace traversal by @wkillerud in #171

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

[email protected]

30 May 08:20
25d276b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/configure-pages action to v5 by @renovate in #148
  • chore(deps): update devdependencies (non-major) by @renovate in #151
  • chore(deps): update dependency @types/node to v20 - autoclosed by @renovate in #149
  • chore(deps): update devdependencies (non-major) by @renovate in #160
  • chore(deps): update linters by @renovate in #161
  • chore(deps): update dependency node to v20.13.1 by @renovate in #152
  • chore(deps): update dependency @swc/helpers to v0.5.11 by @renovate in #156
  • fix: look up the editor limit for color decorators by @wkillerud in #165

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

[email protected]

30 May 08:17
Compare
Choose a tag to compare

What's Changed

  • fix: look up the editor limit for color decorators by @wkillerud in #165

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

[email protected]

03 May 15:47
Compare
Choose a tag to compare

What's Changed

  • fix: update vscode-css-languageservice to 6.2.14 (#154)

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

[email protected]

01 May 10:07
Compare
Choose a tag to compare

some-sass 3.1.3 (2024-05-01)

Bug Fixes

  • remove duplicate suggestions of CSS properties (37bfaef)

[email protected]

01 May 10:01
Compare
Choose a tag to compare

some-sass-language-server 1.2.2 (2024-05-01)

Bug Fixes

  • remove duplicate suggestions of CSS properties (5c80ca5)

[email protected]

26 Apr 17:32
Compare
Choose a tag to compare

some-sass 3.1.2 (2024-04-26)

Bug Fixes

[email protected]

26 Apr 17:27
Compare
Choose a tag to compare

some-sass-language-server 1.2.1 (2024-04-26)

Bug Fixes

  • turn off timed cache eviction (ab33c6c)
  • wrap scanner's parse in try/catch (3a318c7)