Skip to content

v2.1.1

Compare
Choose a tag to compare
@jtoar jtoar released this 26 Jul 02:46
· 4414 commits to main since this release

Patch Release

This release fixes a CORs headers error when deploying to Netlify or Vercel and fixes the env filename shown in the yarn rw deploy serverless CLI command:

  • fix(graphql): Fixes multiValueHeader handling (and CORS) in graphql handler #5970 by @dac09
  • Show correct env filename on serverless firstrun deploy #6023 by @joconor