Releases: projectwallace/css-analyzer
Releases · projectwallace/css-analyzer
7.5.1
What's Changed
- fix: do not crash on
var(--x, )
in font shorthand by @bartveneman in #472
Full Changelog: v7.5.0...v7.5.1
7.5.0
What's Changed
- feat: analyze types of atrules composition by @bartveneman in #470
Full Changelog: v7.4.0...v7.5.0
7.4.0
What's Changed
- feat: make nesting available as countableCollection as well by @bartveneman in #469
Full Changelog: v7.3.0...v7.4.0
7.3.0
What's Changed
- feat(experimental): analyze nesting depths by @bartveneman in #468
Full Changelog: v7.2.0...v7.3.0
7.2.0
7.1.1
What's Changed
- ⬆️ upgrade @bramus/specificity to 2.4.2 by @bartveneman in #465
Full Changelog: v7.1.0...v7.1.1
7.1.0
What's Changed
Full Changelog: v7.0.2...v7.1.0
7.0.2
🌱 Reduce install size by ~50%
What's Changed
- Bump undici from 5.28.5 to 5.29.0 by @dependabot in #455
- remove smoke tests by @bartveneman in #456
- cleanup som CI scripts by @bartveneman in #457
- rm labels.json by @bartveneman in #458
- improve some package.json fields by @bartveneman in #459
- Upgrade CSSTree to v3 by @bartveneman in #460 (lower install size by ~50% because bramus/specificity already depends on v3 so we installed two versions)
Full Changelog: v7.0.1...v7.0.2
7.0.1
What's Changed
- Bump vite from 6.2.6 to 6.3.4 by @dependabot in #452
- fix: do not crash on weird font-family edge case by @bartveneman in #454
Full Changelog: v7.0.0...v7.0.1
7.0.0: ESM only
What's Changed
- Bump vite from 6.1.1 to 6.2.3 by @dependabot in #447
- Bump vite from 6.2.3 to 6.2.4 by @dependabot in #448
- Bump vite from 6.2.4 to 6.2.5 by @dependabot in #449
- Bump vite from 6.2.5 to 6.2.6 by @dependabot in #450
- BREAKING: ship ESM only by @bartveneman in #451
Full Changelog: v6.0.0...v7.0.0