Js-cookie: Missing documentation about JSON

Created on 7 Oct 2019  路  3Comments  路  Source: js-cookie/js-cookie

Describe the bug
Documentation about JSON, which is here https://www.npmjs.com/package/js-cookie is missing in readme at Github.

bug

All 3 comments

We鈥檝e removed built-in json support in v3, so that鈥檚 expected. Please see the change log of the v3 beta release for alternatives: https://github.com/js-cookie/js-cookie/releases/tag/v3.0.0-beta.0

The latest tag should point to the last v2 release instead of the v3 beta though.

Fixed... looking at master, you're going to see the latest documentation, which might be work in progress, and at this point reflects the ongoing work for the upcoming v3 release. Looking at "latest" however, you're getting the documentation referring to the latest release (2.2.1), which contains what you expect:

https://github.com/js-cookie/js-cookie/tree/latest

Was this page helpful?
0 / 5 - 0 ratings

Related issues

czebe picture czebe  路  3Comments

edwardfhsiao picture edwardfhsiao  路  8Comments

migsyboy picture migsyboy  路  7Comments

jiangdefu picture jiangdefu  路  3Comments

nanndemoiikara picture nanndemoiikara  路  5Comments