v1.52.0 Symfony 7 Support
Hi Makers!
This release contains support for Symfony 7 along with a setup of other features and bug fixes.
Features
- Use TwigComponent HTML syntax by @smnandre in #1368
- [make:listener] Add global command for listener and subscriber by @StevenRenaux in #1366
- make the MakerFileLinkFormatter compatible with Symfony 7 by @xabbuh in #1383
- Add relations to entity form generation by @maelanleborgne in #1373
Bug Fixes
- Add more reserved keyword by @antalaron in #1343
- Entity Validator is accepting absolute namespaces by @Antarian in #1370
- Add collection as reserved keywords by @StevenRenaux in #1389
- fixing the generator of test when using make:crud by @HiroKX in #1381
New Contributors
- @smnandre made their first contribution in #1369
- @Antarian made their first contribution in #1370
- @StevenRenaux made their first contribution in #1366
- @xabbuh made their first contribution in #1385
- @HiroKX made their first contribution in #1381
- @maelanleborgne made their first contribution in #1373
Full Changelog: v1.51.1...v1.52.0
Happy making!