oxc-project / oxc-browserslist

Rust port of browserslist
https://docs.rs/oxc-browserslist
MIT License
23 stars 1 forks source link

chore: release v0.17.0 #34

Closed Boshen closed 4 months ago

Boshen commented 4 months ago

🤖 New release

Changelog

## [0.17.0](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v0.16.2...oxc-browserslist-v0.17.0) - 2024-06-01 ### Added - [**breaking**] change API to accept `&[S]` instead of `IntoIterator` ([#29](https://github.com/oxc-project/oxc-browserslist/pull/29)) ### Other - benchmark build the main crate only ([#35](https://github.com/oxc-project/oxc-browserslist/pull/35)) - remove some generic code - clean up some cold - format code `use_small_heuristics = "Max"` - *(xtask)* clean up some code - remove `once_cell` ([#33](https://github.com/oxc-project/oxc-browserslist/pull/33)) - shrink generated code size ([#32](https://github.com/oxc-project/oxc-browserslist/pull/32)) - remove `once_cell` from CANIUSE_BROWSERS ([#30](https://github.com/oxc-project/oxc-browserslist/pull/30)) - remove `crate-type` from Cargo.toml - improve sort method ([#28](https://github.com/oxc-project/oxc-browserslist/pull/28)) - remove itertools ([#27](https://github.com/oxc-project/oxc-browserslist/pull/27)) - remove `either` ([#26](https://github.com/oxc-project/oxc-browserslist/pull/26)) - remove `chrono` ([#24](https://github.com/oxc-project/oxc-browserslist/pull/24))


This PR was generated with release-plz.

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #34 will not alter performance

Comparing release-plz-2024-06-01T05-30-02Z (9d2b311) with main (af9dc34)

Summary

✅ 6 untouched benchmarks