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: tighten/ziggy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: tighten/ziggy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 19 commits
  • 9 files changed
  • 8 contributors

Commits on Oct 21, 2022

  1. chore: Update README.md

    This updates the guide on how to fetch route from json response when api call is made in frontend using fetch. See https://developer.mozilla.org/en-US/docs/Web/API/Response/json for more information
    afolabiabass committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cbfea20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #587 from afolabiabass/afolabiabass/update-readme

    chore: Update README.md
    bakerkretzmar authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    083b19f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Bump loader-utils from 3.2.0 to 3.2.1

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v3.2.0...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ec15f14 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Merge pull request #596 from tighten/dependabot/npm_and_yarn/loader-u…

    …tils-3.2.1
    
    Bump loader-utils from 3.2.0 to 3.2.1
    bakerkretzmar authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    64d6d1e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Update README.md

    geoffreyrose authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a6ececa View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump json5 from 2.2.1 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2390c43 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge pull request #604 from geoffreyrose/main

    Updated img shields link to new format for 'build'
    driftingly authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    5439488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf2405 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #606 from tighten/dependabot/npm_and_yarn/json5-2.2.3

    Bump json5 from 2.2.1 to 2.2.3
    bakerkretzmar authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b154d0e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Update banner

    driftingly committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e14528c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #609 from tighten/adc/update-banner

    Update banner
    driftingly authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e713509 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Merge pull request #607 from tighten/adc/prepare-laravel-10

    Update composer and tests for Laravel 10
    bakerkretzmar authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    ded2249 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    5bb5cf0 View commit details
    Browse the repository at this point in the history
  2. Add missing import

    Jared0430 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9852468 View commit details
    Browse the repository at this point in the history
  3. add a check for getKeyName

    Jared0430 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e35807c View commit details
    Browse the repository at this point in the history
  4. add tests

    Jared0430 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d42d904 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #630 from Jared0430/patch-1

    Override route key name if $primaryKey is overridden
    bakerkretzmar authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    396516d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Formatting

    bakerkretzmar committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    4d0633d View commit details
    Browse the repository at this point in the history
  2. v1.5.1

    bakerkretzmar committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    abd6854 View commit details
    Browse the repository at this point in the history
Loading