Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.0.0 #29

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 15, 2024

🤖 I have created a release beep boop

2.0.0 (2024-12-15)

⚠ BREAKING CHANGES

  • remove deprecated extraOptions (#28)
  • change credentials mode from "omit" to "same-origin" when set to false (#27)

Caution

This is a breaking change, as users with withCredentials not set or set to false, will now send cookies to same-site instead of sending not them.
Be sure that this is acceptable for your use case.

Tip

If the credentials mode should still be set to omit, you can set the omitCredentials parameter to true.
If withCredentials is also set to true, omitCredentials will take precedence.

Bug Fixes

  • change credentials mode from "omit" to "same-origin" when set to false (#27) (bf882f3)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--extended-eventsource branch from 3443ca4 to 1717fe8 Compare December 15, 2024 13:04
@lukas-reining lukas-reining merged commit 7857095 into main Dec 15, 2024
@lukas-reining lukas-reining deleted the release-please--branches--main--components--extended-eventsource branch December 15, 2024 13:05
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant