Releases: pataar/browser-detect
Releases · pataar/browser-detect
5.4.0
What's Changed
- feat(cache): add device-detector cache option to improve performance by @BrianHigby in #19
New Contributors
- @BrianHigby made their first contribution in #19
Full Changelog: 5.3.2...5.4.0
5.3.2
What's Changed
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #14
- chore(ci): bump actions/cache from 4 to 5 by @dependabot[bot] in #15
- fix: cache plain arrays instead of Result objects to prevent deserialization errors by @pataar in #17
Full Changelog: 5.3.1...5.3.2
5.3.1
5.3.0
What's Changed
- docs: rewrite README for forked repository by @pataar in #6
- refactor: remove ua-parser and mobiledetect dependencies by @pataar in #7
- chore(ci): bump actions/cache from 4 to 5 by @dependabot[bot] in #8
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
- Add PHPStan at max level with zero baseline errors by @pataar in #10
New Contributors
- @dependabot[bot] made their first contribution in #8
Full Changelog: 5.2.0...5.3.0