Releases: projectwallace/css-code-quality
Releases · projectwallace/css-code-quality
v3.1.2
What's Changed
- Bump oxlint from 1.51.0 to 1.55.0 by @dependabot[bot] in #51
- Bump oxfmt from 0.36.0 to 0.40.0 by @dependabot[bot] in #49
- Bump tsdown from 0.21.0 to 0.21.2 by @dependabot[bot] in #48
- Bump @vitest/coverage-v8 from 4.0.18 to 4.1.0 by @dependabot[bot] in #50
- Update release workflow to include version bumping by @bartveneman in #52
- Bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #53
- Bump @projectwallace/css-analyzer from 9.3.0 to 9.4.0 by @dependabot[bot] in #56
- Update Dependabot schedule and add dependency groups by @bartveneman in #57
- Bump the oxc group with 2 updates by @dependabot[bot] in #58
- Add comprehensive metrics documentation to README by @bartveneman in #59
- Bump @projectwallace/css-analyzer from 9.4.0 to 9.6.0 by @dependabot[bot] in #65
- Bump tsdown from 0.21.4 to 0.21.7 by @dependabot[bot] in #63
- Bump codecov/codecov-action from 5.5.3 to 6.0.0 in the github-actions group by @dependabot[bot] in #60
- Bump the vite group with 2 updates by @dependabot[bot] in #61
- Bump the oxc group with 2 updates by @dependabot[bot] in #62
- Bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #64
- fix: run build + test before tagging and releasing by @bartveneman in #66
- chore: upgrade all dependencies to latest by @bartveneman in #67
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #42
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #43
- Bump vite from 6.4.1 to 7.3.1 by @dependabot[bot] in #45
- Bump @projectwallace/css-analyzer from 8.0.2 to 9.3.0 by @dependabot[bot] in #44
- TS rewrite + Migrate build tooling from Vite to tsdown by @bartveneman in #46
New Contributors
- @dependabot[bot] made their first contribution in #42
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Update css-analyzer to 8.0.2 + devDeps updates by @bartveneman in #39
- use trusted publishing by @bartveneman in #41
Full Changelog: v3.0.2...v3.1.0
3.0.2
What's Changed
- ⬆️ upgrade css-analyzer to 7.1.1 by @bartveneman in #37
Full Changelog: v3.0.1...v3.0.2
3.0.1
What's Changed
- update css-analyzer to 7.0.2 by @bartveneman in #35 for ~50% smaller install size 🌱
- separate CI steps to individial jobs by @bartveneman in #36
Full Changelog: v3.0.0...v3.0.1
3.0.0: ESM only
What's Changed
- fix: correct link to github repo in package.json by @bartveneman in #32
- BREAKING: move to shipping ESM only by @bartveneman in #33
Full Changelog: v2.0.0...v3.0.0
3.0.0-alpha.0
v3.0.0-alpha.0 alpha tag
2.0.0
What's Changed
- breaking: update css-analyzer to v6: drops
actualsfor TooMuchEmbeddedContent in #29 - breaking: remove
scoreproperty in #30 - chore: update ts, vite and vte-plugin-dts by @bartveneman in #31
Full Changelog: v1.0.3...v2.0.0
1.0.3
What's Changed
- add missing repo info to package.json by @bartveneman in #27
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Implement publint to lint for package issues by @bartveneman in #22
- bundle with Vite by @bartveneman in #24
- Add type checking by @bartveneman in #25
- Add types export for
./core
Full Changelog: v1.0.1...v1.0.2