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.9.3
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.10.0
Choose a head ref
  • 17 commits
  • 68 files changed
  • 6 contributors

Commits on Aug 30, 2023

  1. docs: update cover

    atinux committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e3ebd74 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. chore: change default api url value (#354)

    Co-authored-by: Benjamin Canac <[email protected]>
    BayBreezy and benjamincanac authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4901cdd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump

    benjamincanac committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9a9a1e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix(docs): fixed code snippets (#368)

    Fixed code snippets where `find` is wrongly imported but `findOne` is actually being used.
    noopurphalak authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a31e00f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump lock

    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1915a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f680cd7 View commit details
    Browse the repository at this point in the history
  4. Revert "chore: change default api url value (#354)"

    This reverts commit 4901cdd.
    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    43fa3c7 View commit details
    Browse the repository at this point in the history
  5. fix(useStrapiClient): prevent cookie

    Fixes #366, fixes #364, fixes #138, fixes #229
    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    93b8bb8 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump

    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6d8c593 View commit details
    Browse the repository at this point in the history
  7. chore: improve module

    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9b75133 View commit details
    Browse the repository at this point in the history
  8. chore(npmrc): up

    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4c14d5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf8737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b360ad3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    199d56e View commit details
    Browse the repository at this point in the history
  12. chore(deps): update actions/setup-node action to v4 (#367)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    93c9d6a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a42c6f View commit details
    Browse the repository at this point in the history
  14. chore(release): 1.10.0

    benjamincanac committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8a8b35d View commit details
    Browse the repository at this point in the history
Loading