·
3 commits
to main
since this release
🚨 Breaking Changes
- Drop support for
cjs
usage - by @danielroe in #452 (155d7) - deps: Upgrade to chokidar v4 - by @danielroe and @stianjensen in #453 (dc05e)
- stylelint: Require stylelint 16+ and update
meow
- by @strawberry-choco in #294 (3ec83)
🚀 Features
🐞 Bug Fixes
- Wait for checkers to finish before completing build - by @philipgriffin and @danielroe in #288 (a0d32)
- biome: Set
maxBuffer
size to infinity - by @jonondarnad in #417 (939ab)
🏎 Performance
- Drop
fs-extra
in favour of nativenode:fs
- by @danielroe in #444 (94830) - Remove unused dependencies - by @danielroe (fc0bc)
- Switch to
colorette
- by @danielroe (2a745)