Skip to content

Releases: projectwallace/css-layer-tree

v2.1.3

05 Apr 21:31
2099e71

Choose a tag to compare

What's Changed

  • Bump @projectwallace/css-parser from 0.13.5 to 0.13.8 by @dependabot[bot] in #28
  • Bump tsdown from 0.21.0 to 0.21.2 by @dependabot[bot] in #27
  • Bump oxlint from 1.51.0 to 1.55.0 by @dependabot[bot] in #26
  • Bump vitest from 4.0.18 to 4.1.0 by @dependabot[bot] in #29
  • Modify release workflow to include version bump by @bartveneman in #30
  • Bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #31
  • Bump @projectwallace/css-parser from 0.13.8 to 0.13.9 by @dependabot[bot] in #32
  • Update Dependabot schedule and add groups by @bartveneman in #35
  • Bump oxlint from 1.55.0 to 1.56.0 by @dependabot[bot] in #34
  • Bump tsdown from 0.21.2 to 0.21.4 by @dependabot[bot] in #33
  • Bump @projectwallace/css-parser from 0.13.9 to 0.13.11 by @dependabot[bot] in #40
  • Bump tsdown from 0.21.4 to 0.21.7 by @dependabot[bot] in #41
  • Bump vitest from 4.1.0 to 4.1.2 in the vite group by @dependabot[bot] in #37
  • Bump oxlint from 1.56.0 to 1.58.0 in the oxc group by @dependabot[bot] in #38
  • Bump codecov/codecov-action from 5.5.3 to 6.0.0 in the github-actions group by @dependabot[bot] in #36
  • Bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #39
  • chore(deps): update css-parser to 0.14.0 by @bartveneman in #42
  • Update Node.js version and modify release workflow by @bartveneman in #43

Full Changelog: v2.1.2...v2.1.3

v2.1.2

08 Mar 19:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

18 Jan 11:21

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

18 Jan 10:49

Choose a tag to compare

What's Changed

  • perf: replace csstree with @projectwallace/css-parser by @bartveneman in #11

Full Changelog: v2.0.2...v2.1.0

v2.0.3-beta.1

18 Jan 10:44

Choose a tag to compare

v2.0.3-beta.1 Pre-release
Pre-release

Full Changelog: v2.0.2...v2.0.3-beta.1

Rewrite using @projectwallace/css-parser #11

v2.0.2

17 Nov 20:25

Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

17 Nov 20:23

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

2.0.0: ESM only

13 Apr 07:31

Choose a tag to compare

v2.0.0

2.0.0

2.0.0-alpha.0

13 Apr 07:26

Choose a tag to compare

2.0.0-alpha.0 Pre-release
Pre-release
v2.0.0-alpha.0

pre alpha

1.0.1

29 Nov 13:17

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

  • Fix: don't treat @import url("test") layer() as a valid use case