Releases: projectwallace/css-analyzer
Releases · projectwallace/css-analyzer
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
7.0.0-alpha.0
v7.0.0-alpha.0 fix name
6.0.0
🚨 Breaking changes
- BREAKING: rm Median metric by @bartveneman in #410
- Remove deprecated system colors by @bartveneman in #406
- use vite to bundle, drop Node <18 support by @bartveneman in #411
- remove unused isValueBrowserHack export by @bartveneman in #413
- BREAKING: graduate
useUnstableLocations
touseLocations
by @bartveneman in #437 - BREAKING: remove deprecated properties for embedded content and declarations by @bartveneman in #438
💫 New features
- add support for analyzing pseudo-classes by @bartveneman in #433
🐛 Bug fixes
- fix: do not crash on
var(--font-stack, family1, family2, etc)
by @bartveneman in #436 - do not crash on incomplete media queries by @bartveneman in #441
🏷️ What's Changed
- Run benchmarks using tinybench and CodSpeed by @bartveneman in #404
- Add fast-bail path for string comparison by @bartveneman in #405
- add testcase for #381 by @bartveneman in #407
- ditch the Node matrix in CI by @bartveneman in #409
- rm unused selector prefixed code by @bartveneman in #412
- add more benchmarks for comparisons by @bartveneman in #415
- update gh actions for codecov (v4) and codspeed (v3) by @bartveneman in #416
- add benchmark for keywordset by @bartveneman in #418
- perf: Change KeywordSet to use
Set().has(item.toLowerCase())
by @bartveneman in #419 - Empty commit to reset codspeed results by @bartveneman in #424
- run bechmarks mostly dist file by @bartveneman in #425
- Bump vite from 5.3.3 to 5.4.6 by @dependabot in #427
- remove benchmarks because its too slow in CI by @bartveneman in #429
- update vite, vite-plugin-dts, c8, @codecov/vite-plugin by @bartveneman in #430
- Bump rollup from 4.21.3 to 4.22.4 by @dependabot in #431
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in #434
- Bump vite from 5.4.7 to 5.4.14 by @dependabot in #435
- npm audit fix by @bartveneman in #439
- update @bramus/Specificity to 2.4.1 by @bartveneman in #443
- perf: use Specificity
calculateForAST
by @bartveneman in #444 - update dependencies Feb 2025 by @bartveneman in #445
Full Changelog: v5.15.0...v6.0.0
6.0.0-beta.2
v6.0.0-beta.2 6.0.0-beta.2
6.0.0-beta.1
v6.0.0-beta.1 6.0.0-beta.1