Skip to content

Better Symfony 5.3 support & various bug fixes

Compare
Choose a tag to compare
@weaverryan weaverryan released this 01 Jul 00:30
· 640 commits to main since this release

Hi Makers!

We continue to improve MakerBundle to generate the most up-to-date code for Symfony 5.3! This releases contains 2 improvements for new 5.3 features.

v1.33.0

June 30th, 2021

Feature

  • #895 - [make:crud] send the proper HTTP status codes and use renderForm() when available - @dunglas
  • #889 - [make:user] Use password_hashers instead of encoders - @wouterj

Bug Fix

  • #913 - [make:registration] conditionally generate verify email flash in template - @jrushlow
  • #881 - [make:entity] Fix error when API-Platform is installed. - @MichaelBrauner

Diff: v1.32.0...v1.33.0

Happy making!