Howdy Makers!
You can use MakerBundle to get you started with Stimulus thanks to the make:stimulus-controller
command! Legacy support for the Guard Security System & doctrine/orm
< 2.10
has been dropped. But we've added stronger typing to many templates, made it a bit easier to contribute to MakerBundle by removing tons of legacy code, and finally we've squashed a handful of bugs that have been crawling around...
Thank you to everyone in our community who continue to help improve MakerBundle!
v1.41.0
May 4th, 2022
Feature
- #1110 - [make:user] Don't add to passwork_hashers if default recipe is in use - @nicolas-grekas
- #1109 - Add missing types in code templates - @nicolas-grekas
- #1107 - [make:user] Legacy <= 5.3 & Doctrine Cleanup - @jrushlow
- #1104 - [make:auth] drop guard support and legacy code cleanup - @jrushlow
- #1075 - [make:stimulus-controller] New Stimulus controller Maker command - @JabriAbdelilah
- #1028 - Add typed properties for make:reset-password and make:registration - @seb-jean
- #872 - Use object typehint when generating entities - @HypeMC
- #858 - [make:controller] avoid require doctrine/annotation when can use attributes - @Jibbarth
Bug
- #1108 - [make:test] Removal of the condition requiring a php version < 8.1 - @mdoutreluingne
- #1087 - change signature method add/remove repository - @JB-oclock
- #1054 - make:entity Use the namespace instead of the full class name for MappingDriver - @michaelphillpotts
- #903 - [make:auth] use userIdentifier instead of username on login_form - @seb-jean
Diff: v1.40.1...v1.41.0
Enjoy!