Patch Release
Includes the following fixes, mostly enhancing support for new TypeScript features:
- Add tstoolbelt as dependency #2799 by @dac09
- Run "yarn rw-gen" during create redwood app #2770 by @jtoar
- Improve prerender errors and remove unnecessary warnings #2767 by @dac09
- fix(rw-deploy): Deploy cmd fails correctly if one of the steps fail #2796 by @dac09
- Use consistent GQL operation name case in cell scaffolds generators #2785 by @dthyresson
- Remove unused QUERY variable generated through scaffolding #2150 by @leighhalliday