Skip to content

Releases: TessavWalstijn/browser-agent

[v3.0.1] - 2024-02-12

12 Feb 12:58
012ff6f
Compare
Choose a tag to compare

Fixed

  • browser-agent-collection build script
  • collection folder in repository

[v3.0.0] - 2024-02-09

12 Feb 10:38
105bd0c
Compare
Choose a tag to compare

Added

  • npm package browser-agent-collection
    the place for the userAgent collection
  • Changelog

Removed

  • userAgent collection from npm package browser-agent
    (breaking change if you used the userAgent collection)

[v2.0.2] - 2024-02-06

12 Feb 10:36
de0d9c7
Compare
Choose a tag to compare

Added

  • Package.json types path for TypeScript

Fixed

  • Package.json require and import paths

[v2.0.1] - 2024-02-06

12 Feb 10:35
da1e7d0
Compare
Choose a tag to compare

Added

  • Contribution Guidelines
  • Code of Conduct

Fixed

  • Testing step in publish pipeline
  • Actual build files in package

[v2.0.0] 2024/02/03

03 Feb 19:41
Compare
Choose a tag to compare

Added

  • Builds for npm
    • CJS version
    • ESM version
  • Tests
    • Build test on CJS
    • Build test on ESM
    • Chrome test
    • Edge test
    • Firefox test
    • Internet Explorer test
    • Safari test
  • userAgents (3234 of them!)

Changed

  • v1.0.1 moved to ./classic folder
  • Original functions rewritten to TypeScript
    • Browsers
      • Chrome
      • Edge
      • Firefox
      • Internet Explorer
      • Safari
    • Operating Systems
      • Windows
      • Mac OS
      • Ubuntu
      • Fedora
      • Red Hat
      • Linux Mint
      • CentOS
      • Debian
      • Linux
      • Android
      • iOS
      • iPadOS
      • Unix

[v1.0.1] - 2022-12-26

03 Feb 10:14
Compare
Choose a tag to compare

Fixed

  • Typo in Firefox.js

[v1.0.0] - 2022-12-26

03 Feb 10:13
Compare
Choose a tag to compare

Added

  • Browsers:
    • Chrome
    • Edge
    • Firefox
    • IE
    • Safari
  • Operating Systems:
    • Windows
    • Mac OS
    • Ubuntu
    • Fedora
    • Red Hat
    • Linux Mint
    • CentOS
    • Debian
    • Linux
    • Android
    • iOS
    • Unix