Hey Maker's!
Small release to revert a make:form
change. Created types are now suffixed with Type
again.
What's Changed
- Remove errant
dump()
from test by @kbond in #1695 - [make:user] Hash passwords using crc32c and deprecate eraseCredentials() by @nicolas-grekas in #1703
- Fix templates/crud/test/Test.EntityManager.tpl.php by @lyrixx in #1712
- [make:form] suffix with "Type" instead of "Form" (revert) by @kbond in #1714
Full Changelog: v1.63.0...v1.64.0