Thanks to visit codestin.com
Credit goes to github.com

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: api-platform/api-platform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.11
Choose a base ref
...
head repository: api-platform/api-platform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 4 commits
  • 26 files changed
  • 3 contributors

Commits on Jan 30, 2025

  1. feat: upgrade to Symfony 7 (#2836)

    * feat: upgrade to Symfony 7
    
    * fix
    
    * ci: upgrade Docker Bake
    
    * upgrade Playwright
    
    * update Playwright
    
    * update php
    dunglas authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    3fd2d70 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Prefer latest corepack to prevent initial build error (#2845)

    When running `docker compose up` on a fresh installation, the node image and corepack version result in an "Cannot find matching keyid" error. Ensuring the latest corepack version resolves this.
    rvanlaak authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fcdcc7c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. chore: bump PWA deps (upgrade to Next 15) (#2837)

    * chore: bump PWA deps
    
    * upgrade to TanStack query
    
    * wip
    
    * update
    
    * fix tests
    
    * chore: add timeout
    
    * fix style
    
    * remove tailwind config
    
    ---------
    
    Co-authored-by: soyuka <[email protected]>
    dunglas and soyuka authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    eacdb02 View commit details
    Browse the repository at this point in the history
  2. chore: api-platform 4.1.0

    soyuka committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    d5708a6 View commit details
    Browse the repository at this point in the history
Loading