npm @redwoodjs/core 1.0.0-rc.final.3
v1.0.0-rc.final.3

latest releases: 9.0.0-canary.138, 9.0.0-canary.137, 9.0.0-canary.136...
2 years ago

Patch Release

This release includes the following fixes and changes:

  • 4593 BUG - Auth setup script issues #4825 by @kengreeff
  • Clerk: Switch to getToken #4846 by @Tobbe
  • Check multi-value query as array or string #4901 by @tristanlee85
  • Enable vscode debugging on api server #4904 by @dac09
  • Fix regression where GraphQL Yoga would rename all errors to the default value before other plugins could consume them #4912 by @twodotsmax
  • Update Clerk docs and instructions #4922 by @Tobbe
  • Remove node-ssh dependency, add to api/package.json at setup time #4931 by @cannikin
    • BREAKING: Projects using baremetal must now install node-ssh separately
  • fix flightcontrol template and doc #4934 by @flybayer
    • BREAKING: Projects using Flightcontrol need to add port: 8911 to deploy config
  • Updates baremetal setup post-install doc link #4935 by @cannikin
  • More clerk doc comment updates #4943 by Tobbe
  • Add setup step for prisma client on Layer0 provider #4950 by @tristanlee85
    • BREAKING: Projects using Layer0 need to add binaryTargets = ["native", "rhel-openssl-1.0.x"] to schema.prisma
  • fix(deps): update dependency @graphql-yoga/common to v2 #4959

Don't miss a new core release

NewReleases is sending notifications on new releases.