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: sidebase/nuxt-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.1
Choose a base ref
...
head repository: sidebase/nuxt-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.2
Choose a head ref
  • 9 commits
  • 28 files changed
  • 7 contributors

Commits on Jul 23, 2024

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

Commits on Aug 1, 2024

  1. chore: update dependencies and use pnpm 9 (#839)

    * chore: update dependencies and use pnpm 9
    
    * chore: try to use `packageManager` field
    
    * chore: add missing file
    phoenix-ru authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f4a4c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec966a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 4, 2024

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

Commits on Aug 8, 2024

  1. feat(#836)!: unification and flexibility with AUTH_ORIGIN (#837)

    * feat!: unification and flexibility with `AUTH_ORIGIN`
    
    * docs: using `AUTH_ORIGIN`
    
    * chore: rebuild with pnpm@6
    
    * fix: extracting a variable from ENV
    
    * docs: update `originEnvKey` type description
    
    Co-authored-by: Marsel Shayhin <[email protected]>
    
    * fix: install scule after resolve conflicts
    
    * Update docs/guide/application-side/configuration.md
    
    Co-authored-by: Marsel Shayhin <[email protected]>
    
    * fix: broken lock after resolve conflict
    
    * Update src/runtime/server/services/utils.ts
    
    Co-authored-by: Marsel Shayhin <[email protected]>
    
    * fix: typecheck
    
    * Update docs/resources/error-reference.md
    
    Co-authored-by: Zoey <[email protected]>
    
    ---------
    
    Co-authored-by: Marsel Shayhin <[email protected]>
    Co-authored-by: Zoey <[email protected]>
    3 people authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4729b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a785b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d33e9 View commit details
    Browse the repository at this point in the history
  4. release: 0.8.2

    zoey-kaiser committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7f366f0 View commit details
    Browse the repository at this point in the history
Loading