Releases: browserslist/browserslist-useragent
Releases · browserslist/browserslist-useragent
v4.0.0
- This library now uses
ua-parser-js
instead of useragent
as an underlying library for parsing user agent strings. This might introduce some minor differences in the way user agents are classified.
- Library has been re-written in typescript
- Node JS < v14 is no longer supported
browserslist
is now a peer dependency of this library
v3.1.4...v4.0.0
v3.1.3
Please use this version instead of 3.1.1
or 3.1.2
as this contains updated built files.
v3.1.1
- Add
yamlparser
as a dependency — required by useragent, closes #30 . In the future, we need to replace useragent
since it is unmaintained.
v3.1.0...v3.1.1
v3.0.3
- Fixes #38, up – issue with
allowHigherVersions
set to true
when unreleased Safari versions
is a part of the browsers list b6871fa
- Allow to specify path in browserslist options 9c386b0
v3.0.2...v3.0.3