Releases: api-platform/api-platform
Releases · api-platform/api-platform
Version 3.2.0 beta 1
What's Changed
- feat: upgrade to API Platform Core 3.2.0 beta 1 changelog by @dunglas in #2521
- feat: switch to FrankenPHP by @dunglas in #2513
- feat: rename
CADDY_DEBUG
toCADDY_GLOBAL_OPTIONS
by @dunglas in #2502 - feat: run composer install only if vendors aren't present by @dunglas in #2517
- feat: better Caddy healthcheck by @dunglas in #2518
- chore: sync with Symfony Docker by @dunglas in #2512
See also:
v3.1.14
Version 3.1.13
What's Changed
- Full compatibility with Symfony 6.3
- 6x faster Docker builds
- Skaffold support
- Various fixes and improvements
Changelogs
New Contributors
- @ili101 made their first contribution in #2471
- @tworzenieweb made their first contribution in #2413
v3.0.10
What's Changed
- chore: bump deps by @soyuka in #2366
- 3.1 ! by @soyuka in #2370
- api platform 3.1.1 by @soyuka in #2374
- build(deps): bump symfony/security-bundle from 6.2.3 to 6.2.6 in /api by @dependabot in #2379
- chore: api-platform/core 3.1.3 by @soyuka in #2392
- remove /ping logs from php-fpm by @beerfranz in #2404
- Apply fixes from demo by @vincentchalamon in #2416
- Fixes #2417 : PNPM 8 new release breaking change by @Renrhaf in #2441
- Update docker-compose.override.yml by @clementtalleu in #2410
New Contributors
- @beerfranz made their first contribution in #2404
- @Renrhaf made their first contribution in #2441
- @clementtalleu made their first contribution in #2410
Full Changelog: v3.0.9...v3.0.10
Version 3.0.9
Version 3.0.8
API Platform is now shipped with PHP 8.2, NextJS 13, and Tailwind CSS.
The welcome page of the framework has also been modernized:
What's Changed
See the changelog of Core 3.0.8.
See also the changelog of Create Client 0.9.2, which includes an updated NextJS generator supporting Next 13 and using Tailwind CSS instead of Bootstrap.
- feat: upgrade to PHP 8.2 by @dunglas in #2344
- feat: upgrade to Next 13 by @dunglas in #2347
- feat: use mlocati/php-extension-installer by @dunglas in #2345
- feat: redesign the Welcome page by @ginifizz in #2320
- chore: bump dependencies by @dunglas in #2349, #2350 and #2346
New Contributors
Full Changelog: v3.0.3...v3.0.8
Version 3.0.3
Version 3.0.0
Changelog
- Now shipped with:
- Native XDebug support
- Improved Docker configuration (uses Buildkit and Docker Compose v2)
- Improved Next.js integration
- Improved PHP configuration
- Improved Caddy configuration
- Improved Helm chart
- Use
pnpm
instead ofyarn
for Next.js
Full Changelog: v2.6.7...v3.0.0