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: laravel/jetstream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.3
Choose a base ref
...
head repository: laravel/jetstream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.0
Choose a head ref
  • 6 commits
  • 52 files changed
  • 5 contributors

Commits on Aug 2, 2022

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a4a7f0d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    43e1e31 View commit details
    Browse the repository at this point in the history
  2. Revert "Validate the stack argument (#1111)" (#1112)

    This reverts commit 43e1e31.
    driesvints authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b1f66c2 View commit details
    Browse the repository at this point in the history
  3. [2.x] Validate the stack argument (#1113)

    * Validate the stack argument
    
    * Update InstallCommand.php
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    jessarcher and taylorotwell authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    9ae00ba View commit details
    Browse the repository at this point in the history
  4. Move Jetstream components to Components directory (#1110)

    The intention with this change is to signal to users that the components
    are theirs for customizing.
    jessarcher authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    80641e2 View commit details
    Browse the repository at this point in the history
Loading