Skip to content

fix(aws-lambda): join cookies with semicolon#356

Merged
pi0 merged 1 commit intomainfrom
fix/lambda-cookie-join
Aug 24, 2022
Merged

fix(aws-lambda): join cookies with semicolon#356
pi0 merged 1 commit intomainfrom
fix/lambda-cookie-join

Conversation

@danielroe
Copy link
Member

@danielroe danielroe commented Jul 20, 2022

🔗 Linked issue

nuxt/nuxt#14335, possibly nuxt/nuxt#13520.

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Fixes a typo where we are joining cookies with comma rather than semicolon.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe added the bug Something isn't working label Jul 20, 2022
@danielroe danielroe requested a review from pi0 July 20, 2022 12:44
@danielroe danielroe self-assigned this Jul 20, 2022
@danielroe danielroe changed the title fix: join cookies with semicolon fix(aws-lambda): join cookies with semicolon Jul 20, 2022
@pi0 pi0 merged commit cc6fac8 into main Aug 24, 2022
@pi0 pi0 deleted the fix/lambda-cookie-join branch August 24, 2022 19:11
WinterYukky pushed a commit to WinterYukky/nitro that referenced this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants