v1.3.0
2026-03-04
Summary
This release adds better default compression for zstd and brotli, and better
handling of compression options. Thanks to @Daniel15 for this contribution.
Commits
- [
9d97f8a] Use a separate release pipeline - [
09f173b] Run 'pnpm fix' in pre-commit hook - [
34e8ca2] Drop @tsconfig packages - [
d48d4a9] Force NO_COLOR in tests to avoid ANSI shenanigans - [
f0816b8] Refactor the build setup slightly - [
ff616ca] Move to oxlint and oxfmt - [
98cc08f] Bump all packages, fix type errors - [
de315e0] Improve handling of default options @Daniel15 - [
9878779] Set default compression levels for Brotli and zstd @Daniel15 - [
f3cf8dc] Bump actions/checkout from 5 to 6 - [
3330a3c] We now use trusted publishing, remove tokens