Bug Fixes
- cli: "Browserslist: caniuse-lite is outdated" spams output when buildEs5 is truthy (#3649) (d30cf58)
- compiler: update handling of decorators to support emitting ES2022+ (#3614) (f977830)
- jest: adjust conversion of CLI args to Jest args (#3730) (5b76a0a), closes #3724