-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
feat: implement cookie slot #151
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! Some code formatting seems to be necessary to make the pipeline turn green.
😬 it's fixed now 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add some explanation on what's the goal behind this slot? Just for people to understand without having to dig through the implementation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
## [6.5.0](6.4.6...6.5.0) (2023-10-21) ### Features * implement cookie slot ([#151](#151)) ([782c1b9](782c1b9))
📚 Description
Resolves #150
📝 Checklist