v1.47.0
版本发布时间: 2022-10-04 23:05:36
symfony/maker-bundle最新发布版本:v1.61.0(2024-08-30 06:50:41)
Hi Makers!
Twig-Components shouldn't be the only ones staying organized... As such, generated make:twig-extension
are now stored in src/Twig/Extension
to keep things nice and tidy.
We've also smashed a couple bugs in make:serializer
& make:crud
. Plus, we've found and double smashed a tiny bug in make:registration-form
when using email verification... Check out the ChangeLog for more details!
v1.47.0
October 4th, 2022
Feature
- #1211 - [make:twig-extension] Change folder for Twig Extension - @seb-jean
Bug
- #1217 - [make:registration-form] render the raw signedUrl in the email template - @jrushlow
- #1210 - [make:serializer] use empty string in str_replace - @jrushlow
-
#1209 - [make:crud] use save instead of add in
upgradePassword
- @seb-jean
Diff: https://github.com/symfony/maker-bundle/compare/v1.46.0...v1.47.0
Enjoy!