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: nuxt-modules/strapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Choose a base ref
...
head repository: nuxt-modules/strapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    f56a1a9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#373)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    267de62 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. chore(deps): update all non-major dependencies (#375)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3d3f333 View commit details
    Browse the repository at this point in the history
  2. docs(auth): advise a minimal cookie config (#378)

    * Added cookie minimal configuration in auth docs to prevent SessionCookie
    
    Using the default cookie config {}, the cookie expiration is set to "Session" which is not what people want went they deploy a website!
    
    Tried to help having a more complete doc on that side
    
    * up
    
    ---------
    
    Co-authored-by: Benjamin Canac <canacb1@gmail.com>
    NicolasBrondin and benjamincanac authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0efe830 View commit details
    Browse the repository at this point in the history
  3. docs: update deps

    benjamincanac committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a6e9064 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.11.0

    benjamincanac committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5d3994d View commit details
    Browse the repository at this point in the history
Loading