Patch Release
This release includes several fixes:
- Fixes the
usePageLoadingContext
error "usePageLoadingContext
must be used within aPageLoadingContext
provider" yarn rw g cell
completes even if there's a GraphQL syntax error in a Cell- Add missing
./types
directory to theweb/tsconfig.json
template- fix tsconfig.json in web template #5533 by @PeterChen1997
- Fix
setup deploy serverless
on Windows #5576 by @jtoar - For those using docker,
rw-server api
using global installs of@redwoodjs/api-server
and@redwoodjs/internal
works again now thatterminal-link
is included - If your project has custom storybook config in
web/config/storybook.config.js
that specifiesaddons
that Redwood already includes, they're now deduped