npm @redwoodjs/core 1.4.2
v1.4.2

latest releases: 9.0.0-canary.153, 9.0.0-canary.152, 8.2.1-next.10...
2 years ago

Patch Release

This release includes several fixes:

  • Fixes the usePageLoadingContext error "usePageLoadingContext must be used within a PageLoadingContext provider"
  • yarn rw g cell completes even if there's a GraphQL syntax error in a Cell
    • RWCell: Print error on gql syntax error #5532 by @Tobbe
  • Add missing ./types directory to the web/tsconfig.json template
  • 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 that terminal-link is included
    • Fix: add missing dep terminal link to internal #5590 by @jtoar
  • If your project has custom storybook config in web/config/storybook.config.js that specifies addons that Redwood already includes, they're now deduped
    • Fix: dedupe addons when merging storybook main config #5592 by @jtoar

Don't miss a new core release

NewReleases is sending notifications on new releases.