Skip to content

A plethora of features and bug fixes...

Compare
Choose a tag to compare
@jrushlow jrushlow released this 04 May 16:34
· 407 commits to main since this release
4b994df

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

Diff: v1.40.1...v1.41.0

Enjoy!