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: kubetail-org/edge-csrf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.0
Choose a base ref
...
head repository: kubetail-org/edge-csrf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 115 files changed
  • 3 contributors

Commits on Sep 23, 2024

  1. Update README.md

    amorey authored Sep 23, 2024
    Copy the full SHA
    fd72d1a View commit details

Commits on Oct 23, 2024

  1. Copy the full SHA
    785f622 View commit details
  2. Support next v15 (#70)

    * Support next v15
    * Add next15 examples
    * Fixes for async/await
    * Upgrade eslint-config-next
    * Bump next
    * Update pnpm-lock.yaml
    * Update configs
    * Small changes to readmes
    
    ---------
    
    Co-authored-by: Andres Morey <[email protected]>
    stefee and amorey authored Oct 23, 2024
    Copy the full SHA
    9115d74 View commit details
  3. Copy the full SHA
    9c7c964 View commit details
  4. Copy the full SHA
    cf8cb8f View commit details
  5. Merge pull request #74 from kubetail-org/next15

    Adds support for Next 15
    amorey authored Oct 23, 2024
    Copy the full SHA
    f6af7e6 View commit details

Commits on Oct 25, 2024

  1. upgraded dependencies

    amorey committed Oct 25, 2024
    Copy the full SHA
    f0cf0e1 View commit details
  2. Merge pull request #76 from amorey/securityupgrades

    @types/jest => ^29.5.14
    @types/node => ^20.17.1
    @typescript-eslint/eslint-plugin => ^7.18.0
    @typescript-eslint/parser => ^7.18.0"
    eslint => ^8.57.1
    tsup => ^8.3.4
    typescript => ^5.6.3
    vite => ^5.4.10
    vitest => ^1.6.0
    vitest-environment-miniflare => ^2.14.4
    amorey authored Oct 25, 2024
    Copy the full SHA
    ac46b9e View commit details
  3. Bump cookie from 0.6.0 to 0.7.0 (#77)

    Bumps [cookie](https://github.com/jshttp/cookie) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 25, 2024
    Copy the full SHA
    20b028b View commit details
  4. Copy the full SHA
    586bce6 View commit details

Commits on Nov 21, 2024

  1. Copy the full SHA
    0ae2bdb View commit details

Commits on Nov 26, 2024

  1. Update README.md

    Added missing `name` attribute to `<input>` tags on Next.js, Sveltekit examples
    amorey authored Nov 26, 2024
    Copy the full SHA
    6d88da3 View commit details
  2. Copy the full SHA
    a6bc50b View commit details
Loading