Patch Release
This release fixes the following issues:
- Fix styling of logo on splash page after tailwind setup #3696 by @memarino92
- dbAuth: Resolved typos and inconsistencies in templates #3698 by @realStandal
- Fixes UserInputError mesage display in FormError #3704 by @dthyresson
- Prerender: Base64 encode smaller required images during prerender #3705 by @dac09
- Auth: Fixes syntax error Firebase Auth template initializeApp #3709 by @dthyresson
- Tests: have Redwood figure out in what order tables need to be cleared during scenario teardown #3716 by @cannikin