Skip to content

Releases: oxc-project/oxc-browserslist

oxc-browserslist-v1.0.2

01 Jul 08:01
8a968b6
Compare
Choose a tag to compare

Other

  • (deps) update npm packages (#52)

oxc-browserslist-v1.0.1

24 Jun 14:16
433e759
Compare
Choose a tag to compare

Other

  • (deps) update rust crates
  • (deps) update rust crate rustc-hash to v2

oxc-browserslist-v1.0.0

21 Jun 14:50
d8f566a
Compare
Choose a tag to compare

Other

  • (deps) update npm packages (#45)

oxc-browserslist-v0.17.1

17 Jun 06:32
4128fd3
Compare
Choose a tag to compare

Other

  • (deps) update npm packages (#45)

oxc-browserslist-v0.17.0

01 Jun 06:49
58450f1
Compare
Choose a tag to compare

Added

  • [breaking] change Error::Nom to Error::parse for future compatibility (#39)
  • [breaking] change API to accept &[S] instead of IntoIterator<Item = S> (#29)

Other

  • bump electron-to-chromium
  • remove once_cell (#33)
  • shrink generated code size (#32)
  • remove once_cell from CANIUSE_BROWSERS (#30)
  • remove crate-type from Cargo.toml
  • improve sort method (#28)
  • remove itertools (#27)
  • remove either (#26)
  • remove chrono (#24)

oxc-browserslist-v0.16.2

30 May 09:29
11da6b5
Compare
Choose a tag to compare

Other

  • clean up node version and node releases (#21)
  • reduce the size of json data in "caniuse_feature_matching" (#20)

oxc-browserslist-v0.16.1

29 May 17:43
96067b6
Compare
Choose a tag to compare

Other

  • Made everything slightly better