Releases: projectwallace/css-code-quality
Releases · projectwallace/css-code-quality
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
v1.0.1
1.0.0
What's Changed
- Update dependencies by @bartveneman in #14
- Improve type annotations by @bartveneman in #15
- add oxlint by @bartveneman in #16
- improve readme with related projects, installation and usage by @bartveneman in #17
Full Changelog: v0.3.2...v1.0.0
0.3.2
Full Changelog: v0.3.1...v0.3.2
- fix some types
0.3.1
- Fix version in package.json
0.3.0
What's Changed
- update dependencies and GH action versions by @bartveneman in #3
- provide context/actuals for most guards by @bartveneman in #5
- expose ./core to tree-shake out the css-analyzer by @bartveneman in #7
Full Changelog: v0.2.1...v0.3.0
0.2.1
- Updated dependencies
v0.2.0
- Added TS to types bundled output
v0.1.0
initial release