Releases: projectwallace/format-css
Releases · projectwallace/format-css
v2.2.1
What's Changed
- fix: update css-parser to format keyframes selectors by @bartveneman in #143
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore: make formatting comments easier by @bartveneman in #141
- perf: replace css-tree with @projectwalace/css-parser by @bartveneman in #138
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- chore: import all css-tree typedefs on top of file by @bartveneman in #130
- chore: split CI in separate jobs by @bartveneman in #133
- chore: update dependencies by @bartveneman in #134
- chore: convert package to typescript by @bartveneman in #135
- chore: upload coverage to codecov by @bartveneman in #136
- fix: minify whitespace around selector combinators by @bartveneman in #139
- chore: setup release.yml for OIDC publishing by @bartveneman in #140
Full Changelog: v2.1.1...v2.1.2
2.1.1
2.1.0
What's Changed
- feat: add
tab_sizeoption to use N spaces instead of tabs in #125
Full Changelog: v2.0.1...v2.1.0
2.0.1
What's Changed
- remove bencharking (slow and unreliable) by @bartveneman in #120
- chore: upgrade all dependencies by @bartveneman in #121
- fix: avoid "Invalid regular expression: invalid group specifier name"… by @bartveneman in #122
Full Changelog: v2.0.0...v2.0.1
2.0.0: ESM only
2.0.0-alpha.1
v2.0.0-alpha.1 2.0.0-alpha.1
2.0.0-alpha.0
v2.0.0-alpha.0 BREAKING: ship ESM only
1.5.4
What's Changed
- fix: minify whitespace in selector lists by @bartveneman in #117
Full Changelog: v1.5.3...v1.5.4