Skip to content

oxc-browserslist-v3.0.0

Latest

Choose a tag to compare

@Boshen Boshen released this 02 Mar 07:02
· 16 commits to main since this release
85086a4

Added

  • remove config support to reduce binary size (#542)

Other

  • deduplicate browser alias functions (#557)
  • single-pass major version extraction (#556)
  • remove redundant TP check in browser_accurate (#558)
  • add Comparator::compare_f32 method to reduce duplication
  • simplify cover_by_region to use a plain loop
  • (deps) update rust crates (#548)
  • intern version strings and quantize percentages in region data (#547)
  • intern version strings in region data to reduce binary size (#546)
  • remove unused Serialize derive from Opts (#545)
  • update README limitations for removed config, env and extends support (#544)
  • remove unused Serialize/Deserialize derives from Distrib (#543)
  • Update browserslist (#540)