Releases: projectwallace/format-css
Releases · projectwallace/format-css
v2.2.4
Full Changelog: v2.2.3...v2.2.4
update css-parser to 0.13.1
v2.2.3
What's Changed
- deps: update css-parser to 0.13.0 by @bartveneman in #146
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- fix: correctly add or omit quotes around
url()value by @bartveneman in #145
Full Changelog: v2.2.1...v2.2.2
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