Skip to content

Releases: unsass/css

v3.0.0

17 Mar 08:21
Compare
Choose a tag to compare

3.0.0 (2025-03-17)

  • test(declaration): update tests (29a9e3b)
  • test(deps): switch form jest to vitest (75bcd87)
  • refactor: update comments (36ed30e)
  • chore(deps)!: switch to node >=18 (6ff5692)
  • refactor(core)!: removed functions call in index.scss (6663101)
  • chore: add "type": "module" in package.json (c374a9a)
  • chore: switch to ESM (26ff0e0)
  • chore(deps): bump to sass-true 8.1.0 (33a9858)
  • chore(deps): clean package-lock.json (5a874d3)
  • chore(deps): prevent dependencies vulnerabilities (47139d3)
  • ci: rename node.js.yml to publish.yml (d41bc62)
  • ci: update publish.yml (3824abc)
  • build(deps): bump to sass 1.59.3 (cbbf775)
  • build(deps): bump to sass 1.85.1 (38e7504)

BREAKING CHANGE

  • removed functions call in index.scss

v2.3.0

06 Mar 12:59
Compare
Choose a tag to compare

2.3.0 (2023-03-06)

Features

  • deps: bump to sass 1.58.3 (8364b29)

Build System

  • deps: bump to sass 1.56.1 (f917fde)
  • deps: drop node 14 for node 16 (02623b1)

v2.2.0

21 Sep 08:45
Compare
Choose a tag to compare

2.2.0 (2022-09-21)

Features

v2.1.1

13 Sep 20:11
Compare
Choose a tag to compare

2.1.1 (2022-09-13)

Bug Fixes

  • remove conditional error who create problem (100c888)

v2.2.0-beta.2

26 Aug 14:55
Compare
Choose a tag to compare
v2.2.0-beta.2 Pre-release
Pre-release

2.2.0-beta.2 (2022-08-26)

Features

  • mixin: add set-selector mixin (8b61f56)
  • mixin: prevent $scope value start with number (4753ad9)

v2.2.0-beta.1

25 Aug 19:39
Compare
Choose a tag to compare
v2.2.0-beta.1 Pre-release
Pre-release

2.2.0-beta.1 (2022-08-25)

Features

  • mixin: add set-selector mixin (ce15adf)

v2.1.0

17 Aug 13:42
Compare
Choose a tag to compare

2.1.0 (2022-08-17)

Features

  • selector: add selector mixin (391b546)

v2.0.3

17 Aug 08:48
Compare
Choose a tag to compare

2.0.3 (2022-08-17)

Bug Fixes

  • packages vulnerabilities (89684dd)

v2.0.2

10 Jun 20:42
Compare
Choose a tag to compare

2.0.2 (2022-06-10)

Bug Fixes

  • bad [@use](https://github.com/use) path on _mixins.scss (686bf81)

v2.0.1

10 Jun 20:38
Compare
Choose a tag to compare

2.0.1 (2022-06-10)

Bug Fixes