Releases: projectwallace/css-analyzer
Releases · projectwallace/css-analyzer
v9.8.0
New
- Detect more browser hacks in values by @bartveneman in #584
What's Changed
- chore(deps-dev): bump the vite group with 2 updates by @dependabot[bot] in #585
- chore(deps-dev): bump the oxc group with 2 updates by @dependabot[bot] in #586
- chore(deps-dev): bump tsdown from 0.21.9 to 0.21.10 by @dependabot[bot] in #587
- chore(deps-dev): bump knip from 6.4.1 to 6.7.0 by @dependabot[bot] in #588
Full Changelog: v9.7.0...v9.8.0
v9.7.0
New
- feat: export
analyzeAnimationandisValuePrefixedby @bartveneman in #583
What's Changed
- chore(deps): bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #570
- chore(deps): bump @projectwallace/css-parser from 0.14.8 to 0.14.9 by @dependabot[bot] in #572
- chore(deps-dev): bump the oxc group with 2 updates by @dependabot[bot] in #571
- chore(deps-dev): bump the vite group with 2 updates by @dependabot[bot] in #573
- chore(deps-dev): bump the oxc group with 2 updates by @dependabot[bot] in #574
- chore(deps): bump @projectwallace/css-parser from 0.14.9 to 0.14.10 by @dependabot[bot] in #577
- chore(deps-dev): bump tsdown from 0.21.7 to 0.21.8 by @dependabot[bot] in #576
- chore(deps-dev): bump knip from 6.3.0 to 6.4.1 by @dependabot[bot] in #575
- chore(deps-dev): bump the oxc group with 2 updates by @dependabot[bot] in #578
- chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by @dependabot[bot] in #580
- chore(deps-dev): bump @codecov/rollup-plugin from 1.9.1 to 2.0.1 by @dependabot[bot] in #581
- chore(deps-dev): bump tsdown from 0.21.8 to 0.21.9 by @dependabot[bot] in #579
Full Changelog: v9.6.3...v9.7.0
v9.6.3
What's Changed
- fix: avoid null-pointer in specificity by @bartveneman in #569
Full Changelog: v9.6.2...v9.6.3
v9.6.2
This is a re-release of 9.6.1 which the pipeline failed for.
What's Changed
- fix release pipeline by @bartveneman in #568
Full Changelog: v9.6.1...v9.6.2
v9.6.1
Fixed
- Refactor font shorthand parsing with comprehensive test coverage by @bartveneman in #557
- Enable box-shadow var() fallback test by @bartveneman in #558
- fix: custom ident is not a custom element selector by @bartveneman in #559
What's Changed
- chore(deps): bump @projectwallace/css-parser from 0.13.10 to 0.13.11 by @dependabot[bot] in #564
- chore(deps-dev): bump the vite group with 2 updates by @dependabot[bot] in #561
- chore(deps-dev): bump knip from 6.0.4 to 6.1.1 by @dependabot[bot] in #563
- chore(deps-dev): bump oxlint from 1.56.0 to 1.57.0 in the oxc group by @dependabot[bot] in #562
- chore(deps-dev): bump defu from 6.1.4 to 6.1.6 by @dependabot[bot] in #566
- chore(deps): update css-parser to 0.14.8 by @bartveneman in #567
- chore(deps): bump codecov/codecov-action from 5 to 6 in the github-actions group by @dependabot[bot] in #565
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #552
Full Changelog: v9.6.0...v9.6.1
v9.6.0
What's Changed
- feat: add property shorthand analysis by @bartveneman in #556
Full Changelog: v9.5.0...v9.6.0
v9.5.0
New
- Add subpath exports for selectors, atrules, and values by @bartveneman in #555
What's Changed
- chore(deps): bump @projectwallace/css-parser from 0.13.8 to 0.13.10 by @dependabot[bot] in #550
- chore(deps-dev): bump the vite group with 2 updates by @dependabot[bot] in #549
- chore(deps-dev): bump knip from 5.87.0 to 6.0.4 by @dependabot[bot] in #551
- chore(deps): bump picomatch by @dependabot[bot] in #554
Full Changelog: v9.4.0...v9.5.0
v9.4.0
New
- Add support for analyzing @function at-rules by @bartveneman in #540
What's Changed
- Bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #530
- Bump publint from 0.3.17 to 0.3.18 by @dependabot[bot] in #531
- Bump oxlint from 1.50.0 to 1.51.0 by @dependabot[bot] in #532
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #533
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #534
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #535
- Bump @projectwallace/css-parser from 0.13.3 to 0.13.5 by @dependabot[bot] in #536
- Bump knip from 5.85.0 to 5.86.0 by @dependabot[bot] in #538
- Bump oxlint from 1.51.0 to 1.52.0 by @dependabot[bot] in #537
- Update CSS parser and fix media feature property access by @bartveneman in #541
- Migrate build system from Vite to tsdown by @bartveneman in #546
- chore: organize dependabot groups for vite, oxc, and github-actions by @bartveneman in #547
- Bump knip from 5.86.0 to 5.87.0 by @dependabot[bot] in #542
- Bump oxlint from 1.52.0 to 1.56.0 by @dependabot[bot] in #543
Full Changelog: v9.3.0...v9.4.0
v9.3.0
What's Changed
- Bump oxlint from 1.43.0 to 1.48.0 by @dependabot[bot] in #521
- Bump oxlint from 1.48.0 to 1.50.0 by @dependabot[bot] in #524
- Bump @projectwallace/css-parser from 0.13.1 to 0.13.2 by @dependabot[bot] in #525
- Bump knip from 5.83.1 to 5.85.0 by @dependabot[bot] in #526
- Feat/custom element selectors by @bartveneman in #529
Full Changelog: v9.2.1...v9.3.0
v9.2.1
Full Changelog: v9.2.0...v9.2.1
update css-parser to 0.13.1