Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fastly:device module which allows applications to detect a device based on a user-agent #738

Merged
merged 7 commits into from Mar 9, 2024

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    c88d988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdbc99f View commit details
    Browse the repository at this point in the history
  3. manually add the wasm imports for the new device detection functiona…

    …lity so we can later use it in the codebase
    JakeChampion committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8a025d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02cbd6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eff7bac View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat: add fastly:device module which allows applications to detect a …

    …device based on a usre-agent
    JakeChampion committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    184e049 View commit details
    Browse the repository at this point in the history
  2. Update device.js

    JakeChampion committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d492400 View commit details
    Browse the repository at this point in the history