v1.4.2
Patch Release
This release includes several fixes:
- Fixes the
usePageLoadingContexterror "usePageLoadingContextmust be used within aPageLoadingContextprovider" yarn rw g cellcompletes even if there's a GraphQL syntax error in a Cell- Add missing
./typesdirectory to theweb/tsconfig.jsontemplate- fix tsconfig.json in web template #5533 by @PeterChen1997
- Fix
setup deploy serverlesson Windows #5576 by @jtoar - For those using docker,
rw-server apiusing global installs of@redwoodjs/api-serverand@redwoodjs/internalworks again now thatterminal-linkis included - If your project has custom storybook config in
web/config/storybook.config.jsthat specifiesaddonsthat Redwood already includes, they're now deduped