v1.46.0
版本发布时间: 2022-09-23 21:31:09
symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)
Howdy Makers!
For all of the UX
fans out there, and I'm sure that's everyone, we've added a new make:twig-component
! Hooray!!! Compatibility with API Platform v3 has been fixed & we've hoped to reduce confusion by renaming the add()
repository method to save()
when dealing with entities in make:crud
.
Thank you to all the contributors for the bugs that have been squashed and the new features that have been delivered!
v1.46.0
September 23rd, 2022
Feature
- #1204 - [make:crud] use save instead of add repository methods - @jrushlow
- #1202 - [reset-password] use higher level "options" in ChangePasswordFormType.tpl.php - @seb-jean
-
#1019 - Add
make:twig-component
maker - @kbond
Bug
- #1199 - [make:entity] fix compatibility with api-platform 3.0 - @yobrx
- #1176 - [make:entity] Fix error while making blob in entity - @mdoutreluingne
Diff: https://github.com/symfony/maker-bundle/compare/v1.45.0...v1.46.0
Enjoy!