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 #38

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 `Error::Nom` to `Error::parse` for future compatibility ([#39](https://github.com/oxc-project/oxc-browserslist/pull/39)) - [**breaking**] change API to accept `&[S]` instead of `IntoIterator` ([#29](https://github.com/oxc-project/oxc-browserslist/pull/29)) ### Other - update README - remove `#![allow(missing_docs, dead_code, clippy::pedantic)]` from generated/ - update README - update README - bump `electron-to-chromium` - clean up some formatting - update docs - check doc - add cargo fmt - add typos - update README - 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 1 month ago

CodSpeed Performance Report

Merging #38 will not alter performance

Comparing release-plz-2024-06-01T06-32-21Z (fe765f1) with release-plz-2024-06-01T06-32-21Z (e8884de)

Summary

✅ 6 untouched benchmarks