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: v3.3.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: v4.0.0
Choose a head ref
  • 6 commits
  • 32 files changed
  • 3 contributors

Commits on Aug 24, 2023

  1. [4.x] Upgrade guide (#1363)

    * Adds upgrade guide
    
    * Rewording
    
    * Update UPGRADE.md
    
    * Revert action message changes
    
    * Update UPGRADE.md
    
    * Update UPGRADE.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <[email protected]>
    nunomaduro and taylorotwell authored Aug 24, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f580f92 View commit details
  2. [4.x] Migrates to Livewire v3.x (#1360)

    * Uses Livewire 3 on composer
    
    * Uses Livewire upgrade script
    
    * Removes alpine
    
    * Updates livewire path
    
    * Migrates events
    
    * Migrates "action-message"
    
    * Fixes wrong .live convertions
    
    * Fixes wrong `.live`
    
    * Fixes style
    
    * Fixes 2FA form
    
    * Fixes `DeleteTeamTest` test
    
    * Fixes events
    
    * Fix event name
    
    * Fixes banner
    
    * Adds missing styles and scripts
    
    * Uses non stable version of Livewire
    
    * Reverts
    
    * Uses dev-main
    
    * Pins to 3.x
    
    * Improves access to banner details
    
    * Fixes dispatch calls
    
    * Fixes installation
    
    * Revert `emit` change
    
    * Revert `emit` change
    
    * Reverts changes on events
    
    * Reverts `x-init`
    
    * Style
    
    * Adds missing migrations
    nunomaduro authored Aug 24, 2023
    Copy the full SHA
    1ecddaa View commit details
  3. Update CHANGELOG

    nunomaduro authored and github-actions[bot] committed Aug 24, 2023
    Copy the full SHA
    c152d5d View commit details
  4. Copy the full SHA
    1a25456 View commit details
  5. Copy the full SHA
    f521cd1 View commit details
  6. Updates 4.x alias

    nunomaduro authored Aug 24, 2023
    Copy the full SHA
    a790bdd View commit details
Loading