Redwood v0.27 🚀

Patch Release v0.27.1

We have released v0.27.1, which fixes the GraphQL Context creation failed error.

How to upgrade

If you are currently on v0.27.0, upgrade by running:

yarn redwood upgrade

Revert Env Var (if applicable)

If you already attempted to resolve this error by adding SAFE_GLOBAL_CONTEXT=1, we strongly advise removing this Env Var unless you fully understand the security implications.

1 Like