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

Differences between v1.2.2 and v.1.3.0, documentation doesn't match newer version #61

Open
NucleaPeon opened this issue Apr 10, 2024 · 0 comments

Comments

@NucleaPeon
Copy link

I downloaded and included v1.3.0 to handle cookies in my web application.

However, the cookie variable that is declared in your README.md is undefined. When I roll back to v.1.2.2, the documentation matches what is written.
In the v1.3.0 cookies.js file, the proper usage is in the comments.

Why the change from cookie to docCookies? In addition, the javascript filenames are different: cookie.js in v1.2.2 compared with cookies.js in v.1.3.0. It feels like things are completely different between these two versions.

It is inconsistent and there is no explaination for it and github documentation doesn't reflect the update. Did you release the wrong code?

It's been approximately 4 years since the release of v1.3.0. I would ask that at a minimum, the README.md would be updated to reflect the newest version's api or a reversion to the previous api and naming along with whatever non-naming updates added in v.1.3.0.

I really like the naming and structure of v1.2.2 so I'd prefer to stick with that.

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

No branches or pull requests

1 participant