Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Code-Hex/firebase-auth-cloudflare-workers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: Code-Hex/firebase-auth-cloudflare-workers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Choose a head ref
  • 11 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    2683e50 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    255d813 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    a9f993f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Merge pull request #21 from HiraiKyo/main

    fixed iat error of 1 second earlier
    Code-Hex authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    831bbca View commit details
    Browse the repository at this point in the history
  2. Apply auto lint-fix changes

    Code-Hex authored and github-actions[bot] committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    a774e3a View commit details
    Browse the repository at this point in the history
  3. updated some deps

    Code-Hex committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    e752d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4937f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from Code-Hex/update/deps

    updated some deps
    Code-Hex authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    633dfbf View commit details
    Browse the repository at this point in the history
  6. fixed compilation error

    fixed "Argument of type 'Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBufferLike'"
    Code-Hex committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    9091791 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28 from Code-Hex/fix/uint8array-array-buffer

    fixed compilation error
    Code-Hex authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    1dd603b View commit details
    Browse the repository at this point in the history
  8. 2.0.5

    Code-Hex committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    c17ea54 View commit details
    Browse the repository at this point in the history
Loading