⚠ BREAKING CHANGES
- regexp -> regex in JS API naming
- now browserslist is peer dependency
- NodeJS >= 14 is required, no commonjs support
Features
bluare
binary alias (288b473)- browserslist as peer dependency (eedbcc5)
- move to ESM (#1450) (41456bc)
- regexp-tree instead of operations with strings (#1462)
- ua-regexes-lite instead of useragents (#1454)
Bug Fixes
- typo in cli option (e11f219)