oxc-project / oxc-browserslist

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

chore: release v0.17.0 #31

Closed Boshen closed 1 month ago

Boshen commented 1 month 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 - 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 1 month ago

CodSpeed Performance Report

Merging #31 will not alter performance

Comparing release-plz-2024-05-31T17-08-04Z (1d9154a) with main (98c706c)

Summary

✅ 6 untouched benchmarks