Releases: oxc-project/oxc-browserslist
Releases · oxc-project/oxc-browserslist
oxc-browserslist-v2.1.3
Other
- (deps) update rust crates (#379)
- Update browserslist (#377)
- Update browserslist (#376)
- Update browserslist (#375)
- Update browserslist (#374)
- Update browserslist (#372)
- (deps) lock file maintenance rust crates (#371)
- Update browserslist (#367)
- Update browserslist (#365)
- Update browserslist (#363)
- (deps) lock file maintenance rust crates (#361)
- Update browserslist (#356)
- Update browserslist (#355)
- (deps) lock file maintenance rust crates (#354)
- Update browserslist (#348)
- Update browserslist (#347)
- (deps) lock file maintenance rust crates (#345)
- Update browserslist (#338)
- (deps) lock file maintenance (#333)
- Remove unnecessary string allocations in query functions (#329)
- Update browserslist (#328)
- Update browserslist (#321)
- Update browserslist (#316)
oxc-browserslist-v2.1.2
Other
- Update browserslist (#315)
- update current create binary size
oxc-browserslist-v2.1.1
Other
- (deps) browserslist v4.26.2
- add Miri workflow for memory safety testing (#301)
- remove all Box::leak usage using Cow
- replace Box::leak with Cow for version strings
oxc-browserslist-v2.1.0
Added
- compress node_versions data to reduce binary size (#295)
- compress caniuse_browsers data to reduce binary size (#291)
Other
- optimize get_browser_stat function to reduce binary size
- optimize config::parser::parse function to reduce binary size (#298)
- optimize config::load function to reduce binary size (#297)
- optimize _resolve function to reduce binary size (#296)
- Update browserslist (#290)
- (deps) lock file maintenance rust crates (#289)
- Update browserslist (#285)
- Update browserslist (#284)
- (deps) lock file maintenance rust crates (#282)
- Update browserslist (#278)
- Update browserslist (#277)
- (deps) lock file maintenance (#269)
- Update browserslist (#266)
- Update browserslist (#265)
- Update browserslist (#263)
- (deps) lock file maintenance rust crates (#262)
- Update browserslist (#259)
- Update browserslist (#258)
- (deps) lock file maintenance rust crates (#253)
- Update browserslist (#248)
oxc-browserslist-v2.0.16
oxc-browserslist-v2.0.15
Fixed
- change Version u8 to u16 (#231)
oxc-browserslist-v2.0.14
Other
- use deflate instead of gzip
- use binary_search for region matching
- use browser id in
CANIUSE_GLOBAL_USAGE - change release_date of VersionDetail to use NonZero
- remove 0% usage browsers from CANIUSE_GLOBAL_USAGE
- use binary_search for feature stat search
- use u8 in semver struct
oxc-browserslist-v2.0.13
Other
- Reduce binary size through compile-time data compression (#219)
oxc-browserslist-v2.0.12
Other
- Update browserslist
oxc-browserslist-v2.0.11
Other
- join queries without space
- (deps) bump