Releases: bowser-js/bowser
Releases · bowser-js/bowser
v2.14.1
Changes
- FIX: attempt to resolve including not needed files in bundle @naorpeled (#604)
v2.14.0
Changes
- [FEAT]: Add Smart TV platform detection @copilot-swe-agent (#582)
- [FEAT]: Add Brave browser support @copilot-swe-agent (#597)
- [FEAT]: Add Line spider detection @hijamoya (#600)
- [FEAT]: Add DuckDuckGo browser support @jonathanKingston (#595)
- [FEAT]: Add Slack bot detection @hijamoya (#596)
v2.13.1
Changes
- [REVERT]: rollback addition of named exports @naorpeled (#591)
v2.13.0
Changes
- [FEAT]: add support for latest MacOS @naorpeled & @seijikohara (#580)
- [FEAT]: add Sogou browser support @naorpeled & @NotEvenANeko (#579)
- [FEAT]: add LibreWolf browser detection as standalone type @copilot-swe-agent (#578)
- [FEAT]: add support for AI crawl bots @naorpeled (#577)
- [FEAT]: add more bot platforms @luciomartinez (#542)
- [FEAT]: Add some named exports for tree shaking support with Vite and modern bundlers @copilot-swe-agent (#566)
- [FEAT]: Add Support for HarmonyOS User-Agent Detection @copilot-swe-agent (#567)
- [CHORE]: Add Copilot instructions for repository @copilot-swe-agent (#574)
v2.12.1
Changes
- [REVERT] rollback default export to
=syntax in type definitions @naorpeled (#570)
v2.12.0
Changes
- [DOCS]: remove artifact links from README @meirroth (#549)
- [CI]: add release drafter @naorpeled (#545)
- [DOCS]: fix link to doc page on README.md @pastak (#543)
- [FEAT]: add bot as a platform @luciomartinez (#540)
- [FEAT]: update types of parser methods @cwenwen (#449)
- [FIX]: fixed getBrowserTypeByAlias docs @idmadj (#467)
- [FEAT]: Nokia Vendor @daniol (#448)
- [FIX]: correct default export in type definitions @radiosilence (#465)
- [FEAT]: Pale Moon Browser Support @mehmetakify (#495)
- [FEAT]: added missing type definitions for isEngine, isOS, isPlatform, compareVersion @matheushahnn (#500)
- [DOCS]: resolve typos @naorpeled (#528)
- [CI]: move to Github Actions @naorpeled (#530)
- [FIX]: fix compatibility with Next.js middleware @connor-baer (#516)
v2.11.0
What's Changed
- [ADD]: Add detection for Miui Browser #436
- [ADD]: Add support for using alias in 'is' method #437
- [FIX]: Add missing typescript property declaration by @Cordazar in #438
- [FIX]: Update @returns of Parser.prototype.parse #427
- [CHORE]: bump http-proxy from 1.18.0 to 1.18.1 #442
- [CHORE]: bump yargs-parser from 13.1.1 to 13.1.2 #440
- [CHORE]: bump elliptic from 6.5.1 to 6.5.3 #431
- [CHORE] bump lodash from 4.17.15 to 4.17.19 #428
New Contributors
Full Changelog: 2.10.0...v2.11.0