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.4.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.4.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 5 contributors

Commits on Feb 15, 2023

  1. fix: Make sure SessionRefreshPeriodically is run on client only (#237)

    * Make sure SessionRefreshPeriodically is run on client only
    
    * Remove spaces
    vanling authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    4dbbcdc View commit details
    Browse the repository at this point in the history
  2. feat(docs): Update 4.custom-session-data.md examples (#206)

    * Update 4.custom-session-data.md
    
    Updating the custom session data recipe based on #148
    
    * Update 4.custom-session-data.md
    
    updating with suggestions
    
    * Update docs/content/5.recipes/4.custom-session-data.md
    
    * Update docs/content/5.recipes/4.custom-session-data.md
    
    * fix(docs): Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Nils <[email protected]>
    jorgv and BracketJohn authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a4827a2 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 (#232)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.33.0...v8.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nils <[email protected]>
    dependabot[bot] and BracketJohn authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8a0fcd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Release 0.4.2 (#250)

    zoey-kaiser authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    bd0438d View commit details
    Browse the repository at this point in the history
Loading