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

fix opral/inlang-paraglide-js#234: update LANG_COOKIE_NAME to follow rfc6265 standard #3155

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

axel-rock
Copy link
Contributor

As discussed in the issue, the cookie named "paraglide:lang" doesn't follow the rfc6265 standard.

And the latest version of SvelteKit (2.6.2) upgraded to the latest cookie package, which enforces that the cookies follows this standard.

This is very minor change, tested locally. It's also my first PR to an open source project, apologies if I'm not following all the good practices.

Copy link

changeset-bot bot commented Oct 7, 2024

🦋 Changeset detected

Latest commit: f8565fa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@inlang/paraglide-sveltekit Patch
@inlang/paraglide-sveltekit-example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Oct 7, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@axel-rock
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@axel-rock
Copy link
Contributor Author

recheck

github-actions bot added a commit that referenced this pull request Oct 7, 2024
@samuelstroschein samuelstroschein merged commit 7e8df0e into opral:main Oct 7, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2024
@samuelstroschein
Copy link
Member

Thanks @axel-rock you rock 🎸 Will be released with #3023 (waiting for CI to run through)

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

Successfully merging this pull request may close these issues.

2 participants