WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: oxc-project/oxc-browserslist

oxc-browserslist-v0.17.0

01 Jun 06:49
58450f1

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

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

Choose a tag to compare

Other

  • Made everything slightly better